mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-18 23:42:05 +00:00
DolphinWX: Add options to Load Last Slot 9/10 to menu.
This commit is contained in:
parent
ced89be3b7
commit
b3471e0abc
3 changed files with 5 additions and 1 deletions
|
@ -60,6 +60,8 @@ enum
|
|||
IDM_LOAD_LAST_6,
|
||||
IDM_LOAD_LAST_7,
|
||||
IDM_LOAD_LAST_8,
|
||||
IDM_LOAD_LAST_9,
|
||||
IDM_LOAD_LAST_10,
|
||||
IDM_SELECT_SLOT_1,
|
||||
IDM_SELECT_SLOT_2,
|
||||
IDM_SELECT_SLOT_3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue