ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | Online |
Variables | |
const bool | Online_true = true |
const bool | Online_false = false |
const bool Online_false = false |
Definition at line 30 of file online.h.
Referenced by GuildManager::process().
const bool Online_true = true |
Definition at line 30 of file online.h.
Referenced by GuildManager::process(), and ChatTab::showOnline().