comment on ddraw passthrough
This commit is contained in:
parent
ae4b72c9c9
commit
1ebacfcd27
3 changed files with 3 additions and 3 deletions
inc
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue