ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | AllowQuit |
Variables | |
const bool | AllowQuit_true = true |
const bool | AllowQuit_false = false |
typedef bool AllowQuit |
Definition at line 30 of file allowquit.h.
const bool AllowQuit_false = false |
Definition at line 30 of file allowquit.h.
Referenced by EAthena::SkillRecv::processSkillWarpPoint(), and EAthena::SkillRecv::processSkillWarpPoint2().
const bool AllowQuit_true = true |
Definition at line 30 of file allowquit.h.
Referenced by TextSelectDialog::postInit().