ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | OnTheFly |
Variables | |
const bool | OnTheFly_true = true |
const bool | OnTheFly_false = false |
typedef bool OnTheFly |
Definition at line 30 of file onthefly.h.
const bool OnTheFly_false = false |
Definition at line 30 of file onthefly.h.
Referenced by Setup_Audio::Setup_Audio(), and Setup_Visual::Setup_Visual().
const bool OnTheFly_true = true |
Definition at line 30 of file onthefly.h.
Referenced by SetupItemSlider::action(), SetupItemSlider2::action(), SetupItemSliderList::action(), Setup_Audio::Setup_Audio(), and Setup_Visual::Setup_Visual().