ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | Advanced |
Variables | |
const bool | Advanced_true = true |
const bool | Advanced_false = false |
typedef bool Advanced |
Definition at line 30 of file advanced.h.
const bool Advanced_false = false |
Definition at line 30 of file advanced.h.
const bool Advanced_true = true |
Definition at line 30 of file advanced.h.
Referenced by SellDialog::postInit(), and NpcSellDialog::sellAction().