mirror of
https://github.com/libretro/Play-.git
synced 2024-11-28 03:00:49 +00:00
7 lines
174 B
C
7 lines
174 B
C
#pragma once
|
|
|
|
#define PREFERENCE_UI_SHOWFPS "ui.showfps"
|
|
#define PREFERENCE_UI_SHOWVIRTUALPAD "ui.showvirtualpad"
|
|
|
|
#define PREFERENCE_AUDIO_ENABLEOUTPUT "audio.enableoutput"
|