mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-09 02:55:56 +00:00
Add Stop Play/Recording Input Menu
This commit is contained in:
parent
3cbbd48da9
commit
28c9f2a44d
4 changed files with 40 additions and 0 deletions
|
@ -70,6 +70,7 @@ enum
|
|||
// Movie menu
|
||||
IDM_RECORD,
|
||||
IDM_PLAY_RECORD,
|
||||
IDM_STOP_RECORD,
|
||||
IDM_RECORD_EXPORT,
|
||||
IDM_RECORD_READ_ONLY,
|
||||
IDM_TAS_INPUT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue