Adds a item for the DisableSFX speedhack back to the Video menu.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1231 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
b6bc047b1a
commit
576460798c
|
@ -1761,6 +1761,7 @@ BEGIN
|
||||||
MENUITEM "OBJ WIN", ID_OPTIONS_VIDEO_LAYERS_OBJWIN
|
MENUITEM "OBJ WIN", ID_OPTIONS_VIDEO_LAYERS_OBJWIN
|
||||||
END
|
END
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
|
MENUITEM "Disable SFX", ID_OPTIONS_VIDEO_DISABLESFX
|
||||||
MENUITEM "Disable status messages", ID_OPTIONS_EMULATOR_DISABLESTATUSMESSAGES
|
MENUITEM "Disable status messages", ID_OPTIONS_EMULATOR_DISABLESTATUSMESSAGES
|
||||||
END
|
END
|
||||||
POPUP "&Pixel Filter"
|
POPUP "&Pixel Filter"
|
||||||
|
|
Loading…
Reference in New Issue