Go to the source code of this file.
Classes | |
| struct | ConfOption |
Defines | |
| #define | OPT_SAVE_PREFERENCES (1<<0) |
| #define | OPT_APPLY_GRAPHICS (1<<1) |
| #define | OPT_APPLY_THEME (1<<2) |
| #define | OPT_RESET_GAME (1<<3) |
| #define | OPT_APPLY_SOUND (1<<4) |
| #define | OPT_APPLY_SONG (1<<5) |
| #define | OPT_APPLY_ASPECT_RATIO (1<<6) |
| #define | PUSH(c) if(c) names.push_back(c); |
Functions | |
| void | LifeDifficulty (int &sel, bool ToSel, const ConfOption *pConfOption) |
Variables | |
| const int | MAX_OPTIONS = 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
1.3.7