#include <options.h>
Definition at line 4 of file options.h.
Data Fields | |
char * | dir_gamedata |
char * | dir_savegame |
int | want_audio |
int | want_cheats |
int | want_debug |
int | want_fullscreen |
int | want_intro |
Definition at line 5 of file options.h.
Referenced by create_save_dir(), first_saved_game(), fixpath_options(), main(), remove_savedat(), try_find_file(), and write_default_config().