ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | Append |
Variables | |
const bool | Append_true = true |
const bool | Append_false = false |
const bool Append_false = false |
Definition at line 30 of file append.h.
Referenced by UpdaterWindow::addUpdateFile(), Dirs::extractDataDir(), Client::gameExec(), Client::gameInit(), Client::loadData(), UpdaterWindow::loadDirMods(), UpdaterWindow::loadLocalUpdates(), UpdaterWindow::loadManaPlusUpdates(), UpdaterWindow::loadMods(), UpdaterWindow::loadUpdates(), main(), and Dirs::mountDataDir().
const bool Append_true = true |
Definition at line 30 of file append.h.
Referenced by VirtFs::addEntry(), and UpdaterWindow::addUpdateFile().