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.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@279 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
52826f04c6
commit
f9958724fb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue