MOVED rewind interval to Tools menu.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@776 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
cba3c9dc1c
commit
3df49706d1
|
@ -1815,7 +1815,6 @@ BEGIN
|
|||
MENUITEM "&L", ID_OPTIONS_JOYPAD_AUTOFIRE_L
|
||||
MENUITEM "&R", ID_OPTIONS_JOYPAD_AUTOFIRE_R
|
||||
END
|
||||
MENUITEM "Rewind interval...", ID_OPTIONS_EMULATOR_REWINDINTERVAL
|
||||
END
|
||||
POPUP "&Speed"
|
||||
BEGIN
|
||||
|
@ -1969,6 +1968,8 @@ BEGIN
|
|||
END
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Rewind", ID_TOOLS_REWIND
|
||||
MENUITEM "Rewind interval...", ID_OPTIONS_EMULATOR_REWINDINTERVAL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Customize...", ID_TOOLS_CUSTOMIZE
|
||||
END
|
||||
POPUP "&Help"
|
||||
|
|
Loading…
Reference in New Issue