![]() |
ManaPlus
|
#include "enums/simpletypes/booldefines.h"Go to the source code of this file.
Typedefs | |
| typedef bool | Identified |
Variables | |
| const bool | Identified_true = true |
| const bool | Identified_false = false |
| typedef bool Identified |
Definition at line 30 of file identified.h.
| const bool Identified_false = false |
Definition at line 30 of file identified.h.
| const bool Identified_true = true |
Definition at line 30 of file identified.h.
Referenced by ItemAmountWindow::action(), and BeingEquipBackend::BeingEquipBackend().