ManaPlus
Typedefs | Variables
favorite.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool Favorite
 

Variables

const bool Favorite_true = true
 
const bool Favorite_false = false
 

Typedef Documentation

◆ Favorite

typedef bool Favorite

Definition at line 30 of file favorite.h.

Variable Documentation

◆ Favorite_false

const bool Favorite_false = false

◆ Favorite_true

const bool Favorite_true = true

Definition at line 30 of file favorite.h.