fix gdi palette bug + refactoring

This commit is contained in:
FunkyFr3sh 2018-08-23 00:57:31 +02:00
parent 084c7b113b
commit f5698f2d0b
6 changed files with 70 additions and 69 deletions

View file

@ -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;