ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | IsSell |
Variables | |
const bool | IsSell_true = true |
const bool | IsSell_false = false |
const bool IsSell_true = true |
Definition at line 30 of file issell.h.
Referenced by SellDialog::postInit().