comment on ddraw passthrough

This commit is contained in:
FunkyFr3sh 2020-10-15 07:22:48 +02:00
parent ae4b72c9c9
commit 1ebacfcd27
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
#include <windows.h>
extern BOOL GameHandlesClose;
extern void* FakePrimarySurface;
extern PVOID FakePrimarySurface;
extern HMODULE g_ddraw_module;
typedef enum PROCESS_DPI_AWARENESS {