Definition in file options.h.
Go to the source code of this file.
Defines | |
| #define | NUM_OPTIONS 2 |
| #define | OPTION_AUTOPICKUP 0 |
| #define | OPTION_AUTO_YES 0 |
| #define | OPTION_AUTO_NO 1 |
| #define | OPTION_AUTO_PROMPT 2 |
| #define | OPTION_AUTOFOLLOW 1 |
| #define | OPTION_TILESIZE 2 |
| #define | OPTION_SIZE_SMALL 0 |
| #define | OPTION_SIZE_LARGE 1 |
| #define | OPTION_FONTSIZE 3 |
| #define | OPTION_FONT_SMALL 0 |
| #define | OPTION_FONT_MEDIUM 1 |
| #define | OPTION_FONT_LARGE 2 |
| #define | OPTION_AUTOARCHIVE 4 |
| #define | OPTION_ARCHIVESCORES 5 |
| #define | OPTION_ARCHIVE_YES 0 |
| #define | OPTION_ARCHIVE_NO 1 |
| #define | OPTION_GRAYSCALE 6 |
| #define | OPTION_GRAY_ON 0 |
| #define | OPTION_GRAY_OFF 1 |
|
|
Definition at line 11 of file options.h. Referenced by award_high_score(), init_options(), load_options(), and options_menu(). |
|
|
|
|
|
Definition at line 28 of file options.h. Referenced by award_high_score(), save_game(), and save_level(). |
|
|
Definition at line 27 of file options.h. Referenced by award_high_score(). |
|
|
Definition at line 16 of file options.h. Referenced by item_step(). |
|
|
Definition at line 17 of file options.h. Referenced by auto_follow_connection(), and item_step(). |
|
|
Definition at line 15 of file options.h. Referenced by auto_follow_connection(), and item_step(). |
|
|
Definition at line 26 of file options.h. Referenced by save_game(), and save_level(). |
|
|
Definition at line 18 of file options.h. Referenced by auto_follow_connection(). |
|
|
Definition at line 14 of file options.h. Referenced by item_step(). |
|
|
|
|
|
|
|
|
Definition at line 23 of file options.h. Referenced by char_info(), display_scores(), and list_discoveries(). |
|
|
Definition at line 22 of file options.h. Referenced by draw(), UI_MF_clear(), UI_MF_history(), and UI_MF_sendmsg(). |
|
|
|
|
|
Definition at line 31 of file options.h. Referenced by _UI_TF_DrawTile(), initialize(), and options_menu(). |
|
|
Definition at line 30 of file options.h. Referenced by _UI_TF_DrawTile(), initialize(), and options_menu(). |
|
|
|
|
|
|
|
|
|
1.3.6