mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 13:47:57 +03:00
8 lines
347 B
C
8 lines
347 B
C
#pragma once
|
|
|
|
#define PREFERENCE_AUDIO_ENABLEOUTPUT "audio.enableoutput"
|
|
#define PREF_UI_SHOWEECPUUSAGE "ui.showeecpuusage"
|
|
#define PREF_UI_PAUSEWHENFOCUSLOST "ui.pausewhenfocuslost"
|
|
#define PREF_UI_SHOWEXITCONFIRMATION "ui.showexitconfirmation"
|
|
#define PREF_VIDEO_GS_HANDLER "video.gshandler"
|
|
#define PREF_INPUT_PAD1_PROFILE "input.pad1.profile"
|