fix gdi palette bug + refactoring
This commit is contained in:
parent
084c7b113b
commit
f5698f2d0b
6 changed files with 70 additions and 69 deletions
|
@ -88,7 +88,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL vhack;
|
||||
BOOL isredalert;
|
||||
BOOL iscnc1;
|
||||
BOOL incutscene;
|
||||
LONG incutscene;
|
||||
DWORD (WINAPI *renderer)(void);
|
||||
char screenshotKey;
|
||||
BOOL fullscreen;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue