MOVED rewind interval to Tools menu.

This commit is contained in:
spacy51 2008-10-22 14:04:55 +00:00
parent ca8905eb0a
commit f9eded2c00
1 changed files with 2 additions and 1 deletions

View File

@ -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"