ManaPlus
Typedefs | Variables
onthefly.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool OnTheFly
 

Variables

const bool OnTheFly_true = true
 
const bool OnTheFly_false = false
 

Typedef Documentation

◆ OnTheFly

typedef bool OnTheFly

Definition at line 30 of file onthefly.h.

Variable Documentation

◆ OnTheFly_false

const bool OnTheFly_false = false

Definition at line 30 of file onthefly.h.

Referenced by Setup_Audio::Setup_Audio(), and Setup_Visual::Setup_Visual().

◆ OnTheFly_true

const bool OnTheFly_true = true