ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | MainConfig |
Variables | |
const bool | MainConfig_true = true |
const bool | MainConfig_false = false |
typedef bool MainConfig |
Definition at line 30 of file mainconfig.h.
const bool MainConfig_false = false |
Definition at line 30 of file mainconfig.h.
Referenced by SetupTabScroll::externalUnloaded(), SetupTabScroll::externalUpdated(), Setup_Chat::Setup_Chat(), Setup_Misc::Setup_Misc(), and Setup_Players::Setup_Players().
const bool MainConfig_true = true |
Definition at line 30 of file mainconfig.h.
Referenced by SetupItem::getConfig(), Setup_Mods::loadMods(), Setup_Audio::Setup_Audio(), Setup_Chat::Setup_Chat(), Setup_Misc::Setup_Misc(), Setup_Perfomance::Setup_Perfomance(), Setup_Players::Setup_Players(), Setup_Touch::Setup_Touch(), and Setup_Visual::Setup_Visual().