mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-29 06:07:56 +03:00
6 lines
174 B
C
6 lines
174 B
C
#pragma once
|
|
|
|
#define PREFERENCE_UI_SHOWFPS "ui.showfps"
|
|
#define PREFERENCE_UI_SHOWVIRTUALPAD "ui.showvirtualpad"
|
|
|
|
#define PREFERENCE_AUDIO_ENABLEOUTPUT "audio.enableoutput"
|