ManaPlus
Typedefs | Variables
separator.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool Separator
 

Variables

const bool Separator_true = true
 
const bool Separator_false = false
 

Typedef Documentation

◆ Separator

typedef bool Separator

Definition at line 30 of file separator.h.

Variable Documentation

◆ Separator_false

const bool Separator_false = false

Definition at line 30 of file separator.h.

Referenced by Setup_Mods::loadMods().

◆ Separator_true

const bool Separator_true = true