Home
last modified time | relevance | path

Searched refs:HK_SAVE_STATE_SLOT_SELECTED (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DHotkeyManager.h150 HK_SAVE_STATE_SLOT_SELECTED, enumerator
H A DHotkeyManager.cpp347 {_trans("Save State"), HK_SAVE_STATE_SLOT_1, HK_SAVE_STATE_SLOT_SELECTED},
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/
H A DHotkeyScheduler.cpp459 if (IsHotkey(HK_SAVE_STATE_SLOT_SELECTED)) in Run()