ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | IsStart |
Variables | |
const bool | IsStart_true = true |
const bool | IsStart_false = false |
const bool IsStart_false = false |
Definition at line 30 of file isstart.h.
Referenced by applyEffectByOption(), applyEffectByOption1(), ActorSprite::logic(), and EAthena::BeingRecv::processBeingStatusChange().
const bool IsStart_true = true |
Definition at line 30 of file isstart.h.
Referenced by ActorSprite::handleStatusEffect(), EAthena::BeingRecv::processBeingStatusChange(), and TmwAthena::BeingRecv::processBeingStatusChange().