ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | DoNotAlign |
Variables | |
const bool | DoNotAlign_true = true |
const bool | DoNotAlign_false = false |
typedef bool DoNotAlign |
Definition at line 30 of file donotalign.h.
const bool DoNotAlign_false = false |
Definition at line 30 of file donotalign.h.
Referenced by SetupItemSlider2::createControls(), Setup_Audio::Setup_Audio(), and Setup_Visual::Setup_Visual().
const bool DoNotAlign_true = true |
Definition at line 30 of file donotalign.h.