ManaPlus
Typedefs | Variables
issell.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool IsSell
 

Variables

const bool IsSell_true = true
 
const bool IsSell_false = false
 

Typedef Documentation

◆ IsSell

typedef bool IsSell

Definition at line 30 of file issell.h.

Variable Documentation

◆ IsSell_false

const bool IsSell_false = false

Definition at line 30 of file issell.h.

◆ IsSell_true

const bool IsSell_true = true

Definition at line 30 of file issell.h.

Referenced by SellDialog::postInit().