MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / UseSavestateSelector

Function UseSavestateSelector

pcsx2/Hotkeys.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145static bool UseSavestateSelector()
146{
147 return EmuConfig.UseSavestateSelector;
148}
149
150BEGIN_HOTKEY_LIST(g_common_hotkeys)
151DEFINE_HOTKEY("ToggleFullscreen", TRANSLATE_NOOP("Hotkeys", "Navigation"), TRANSLATE_NOOP("Hotkeys", "Toggle Fullscreen"),

Callers 1

Hotkeys.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected