From 7986bd0c91a94961daa2672cefa7d407141a7593 Mon Sep 17 00:00:00 2001 From: squall_leonhart69r Date: Wed, 9 Jan 2008 20:06:47 +0000 Subject: [PATCH] Arranged Open menu to Gameboy, Gameboy Colour, Gameboy Advance, Added Game Overrides menu item under Emulator options and Greyed out Linking menu until someone has a chance to look at it. --- src/win32/VBA.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/win32/VBA.rc b/src/win32/VBA.rc index 4c0a6500..5af47a60 100644 --- a/src/win32/VBA.rc +++ b/src/win32/VBA.rc @@ -2200,7 +2200,7 @@ BEGIN MENUITEM "&Select", ID_SKIN_SELECT END END - POPUP "&Link" + POPUP "&Link", GRAYED BEGIN MENUITEM "Enable GBA Linking", ID_OPTIONS_LINK_ENABLE MENUITEM "&Wireless Adapter", ID_OPTIONS_LINK_WIRELESSADAPTER