add workaround for westwood nox
This commit is contained in:
parent
b1ac125817
commit
b62b435c37
2 changed files with 7 additions and 1 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -175,6 +175,7 @@ typedef struct CNCDDRAW
|
|||
RECT bnet_win_rect;
|
||||
POINT bnet_pos;
|
||||
void* last_freed_palette; /* Dungeon Keeper hack */
|
||||
void* last_freed_surface; /* Nox hack */
|
||||
BOOL child_window_exists;
|
||||
BOOL got_child_windows;
|
||||
DWORD last_set_window_pos_tick; /* WINE hack */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue