ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | Separator |
Variables | |
const bool | Separator_true = true |
const bool | Separator_false = false |
typedef bool Separator |
Definition at line 30 of file separator.h.
const bool Separator_false = false |
Definition at line 30 of file separator.h.
Referenced by Setup_Mods::loadMods().
const bool Separator_true = true |
Definition at line 30 of file separator.h.
Referenced by SetupItemLabel::createControls(), Setup_Audio::Setup_Audio(), Setup_Chat::Setup_Chat(), Setup_Misc::Setup_Misc(), Setup_Perfomance::Setup_Perfomance(), Setup_Touch::Setup_Touch(), and Setup_Visual::Setup_Visual().