ManaPlus
Typedefs | Variables
append.h File Reference

(986a3bf)

#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
 

Typedef Documentation

◆ Append

typedef bool Append

Definition at line 30 of file append.h.

Variable Documentation

◆ Append_false

const bool Append_false = false

◆ Append_true

const bool Append_true = true

Definition at line 30 of file append.h.

Referenced by VirtFs::addEntry(), and UpdaterWindow::addUpdateFile().