ManaPlus
Typedefs | Variables
keep.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool Keep
 

Variables

const bool Keep_true = true
 
const bool Keep_false = false
 

Typedef Documentation

◆ Keep

typedef bool Keep

Definition at line 30 of file keep.h.

Variable Documentation

◆ Keep_false

const bool Keep_false = false

Definition at line 30 of file keep.h.

Referenced by Being::talkTo().

◆ Keep_true

const bool Keep_true = true