From 576460798c333383d05412e3563a239816327bd4 Mon Sep 17 00:00:00 2001 From: squall-leonhart Date: Sun, 20 Apr 2014 09:24:10 +0000 Subject: [PATCH] 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 --- src/win32/VBA.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/win32/VBA.rc b/src/win32/VBA.rc index 29d4a989..ffe5573f 100644 --- a/src/win32/VBA.rc +++ b/src/win32/VBA.rc @@ -1761,6 +1761,7 @@ BEGIN MENUITEM "OBJ WIN", ID_OPTIONS_VIDEO_LAYERS_OBJWIN END MENUITEM SEPARATOR + MENUITEM "Disable SFX", ID_OPTIONS_VIDEO_DISABLESFX MENUITEM "Disable status messages", ID_OPTIONS_EMULATOR_DISABLESTATUSMESSAGES END POPUP "&Pixel Filter"