ManaPlus
Typedefs | Variables
advanced.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool Advanced
 

Variables

const bool Advanced_true = true
 
const bool Advanced_false = false
 

Typedef Documentation

◆ Advanced

typedef bool Advanced

Definition at line 30 of file advanced.h.

Variable Documentation

◆ Advanced_false

const bool Advanced_false = false

Definition at line 30 of file advanced.h.

◆ Advanced_true

const bool Advanced_true = true

Definition at line 30 of file advanced.h.

Referenced by SellDialog::postInit(), and NpcSellDialog::sellAction().