parent
6043bc9061
commit
abdb74942b
10 changed files with 181 additions and 175 deletions
2
inc/dd.h
2
inc/dd.h
|
@ -104,6 +104,7 @@ typedef struct CNCDDRAW
|
|||
BOOL fullscreen;
|
||||
BOOL maintas;
|
||||
BOOL noactivateapp;
|
||||
BOOL handlemouse;
|
||||
char shader[MAX_PATH];
|
||||
BOOL wine;
|
||||
BOOL altenter;
|
||||
|
@ -130,7 +131,6 @@ typedef struct CNCDDRAW
|
|||
int mouse_y_adjust;
|
||||
void* last_freed_palette; /* Dungeon Keeper hack */
|
||||
BOOL child_window_exists;
|
||||
BOOL got_child_windows;
|
||||
DWORD last_set_window_pos_tick; /* WINE hack */
|
||||
BOOL show_driver_warning;
|
||||
SPEEDLIMITER ticks_limiter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue