ManaPlus
Typedefs | Variables
donotalign.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool DoNotAlign
 

Variables

const bool DoNotAlign_true = true
 
const bool DoNotAlign_false = false
 

Typedef Documentation

◆ DoNotAlign

typedef bool DoNotAlign

Definition at line 30 of file donotalign.h.

Variable Documentation

◆ DoNotAlign_false

const bool DoNotAlign_false = false

◆ DoNotAlign_true

const bool DoNotAlign_true = true

Definition at line 30 of file donotalign.h.