equal
deleted
inserted
replaced
338 VARDEF int _num_screenshot_formats, _cur_screenshot_format; |
338 VARDEF int _num_screenshot_formats, _cur_screenshot_format; |
339 |
339 |
340 VARDEF char _savegame_format[8]; |
340 VARDEF char _savegame_format[8]; |
341 |
341 |
342 VARDEF char *_config_file; |
342 VARDEF char *_config_file; |
|
343 VARDEF char *_highscore_file; |
343 VARDEF char *_log_file; |
344 VARDEF char *_log_file; |
344 VARDEF FILE *_log_file_fd; |
345 VARDEF FILE *_log_file_fd; |
345 |
346 |
346 // NOSAVE: These can be recalculated from InitializeLandscapeVariables |
347 // NOSAVE: These can be recalculated from InitializeLandscapeVariables |
347 typedef struct { |
348 typedef struct { |