Play-/Source/ui_qt/PreferenceDefs.h
2022-06-09 10:15:28 -04:00

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"