ManaPlus
Typedefs | Variables
identified.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool Identified
 

Variables

const bool Identified_true = true
 
const bool Identified_false = false
 

Typedef Documentation

◆ Identified

typedef bool Identified

Definition at line 30 of file identified.h.

Variable Documentation

◆ Identified_false

const bool Identified_false = false

Definition at line 30 of file identified.h.

◆ Identified_true

const bool Identified_true = true

Definition at line 30 of file identified.h.

Referenced by ItemAmountWindow::action(), and BeingEquipBackend::BeingEquipBackend().