ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | Protected |
Variables | |
const bool | Protected_true = true |
const bool | Protected_false = false |
typedef bool Protected |
Definition at line 30 of file protected.h.
const bool Protected_false = false |
Definition at line 30 of file protected.h.
const bool Protected_true = true |
Definition at line 30 of file protected.h.
Referenced by InputManager::executeRemoteChatCommand().