#118 fix shaders with ja2 wildfire
This commit is contained in:
parent
15438c70c4
commit
31119eacb8
3 changed files with 33 additions and 11 deletions
|
@ -10,7 +10,8 @@ typedef struct CNCDDRAWCONFIG
|
|||
RECT window_rect;
|
||||
int window_state;
|
||||
char ini_path[MAX_PATH];
|
||||
char process_file_name[96];
|
||||
char game_path[MAX_PATH];
|
||||
char process_file_name[MAX_PATH];
|
||||
int save_settings;
|
||||
|
||||
} CNCDDRAWCONFIG;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue