From 478e77c0819cffb179214f166f5789553a60f5a0 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. --- 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"