ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | Keep |
Variables | |
const bool | Keep_true = true |
const bool | Keep_false = false |
const bool Keep_false = false |
Definition at line 30 of file keep.h.
Referenced by Being::talkTo().
const bool Keep_true = true |
Definition at line 30 of file keep.h.
Referenced by EAthena::PlayerHandler::attack(), TmwAthena::PlayerHandler::attack(), EAthena::HomunculusHandler::attack(), EAthena::MercenaryHandler::attack(), Being::botLogic(), and LocalPlayer::stopAttack().