Etterna
0.74.4
Loading...
Searching...
No Matches
src
Etterna
Models
Misc
GamePreferences.h
1
#ifndef GAME_PREFERENCES_H
2
#define GAME_PREFERENCES_H
3
4
#include "GameConstantsAndTypes.h"
5
#include "Preference.h"
7
namespace
GamePreferences
{
8
extern
Preference<PlayerController>
m_AutoPlay;
9
extern
Preference<bool>
m_AxisFix;
10
};
11
12
#endif
Preference
Definition
Preference.h:53
GamePreferences
Quick access to other variables.
Definition
GamePreferences.h:7
Generated by
1.9.8