ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | AutoRelease |
Variables | |
const bool | AutoRelease_true = true |
const bool | AutoRelease_false = false |
typedef bool AutoRelease |
Definition at line 30 of file autorelease.h.
const bool AutoRelease_false = false |
Definition at line 30 of file autorelease.h.
const bool AutoRelease_true = true |
Definition at line 30 of file autorelease.h.
Referenced by NpcDialog::createSkinControls(), and Icon::~Icon().