ManaPlus
Typedefs | Variables
allowsort.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool AllowSort
 

Variables

const bool AllowSort_true = true
 
const bool AllowSort_false = false
 

Typedef Documentation

◆ AllowSort

typedef bool AllowSort

Definition at line 30 of file allowsort.h.

Variable Documentation

◆ AllowSort_false

const bool AllowSort_false = false

Definition at line 30 of file allowsort.h.

◆ AllowSort_true

const bool AllowSort_true = true