Added separator to the menu (win)
This commit is contained in:
parent
5c1c71be67
commit
b40cb9bcf1
|
@ -2440,6 +2440,7 @@ BEGIN
|
|||
MENUITEM "&Insert Coin #1", MENU_INSERT_COIN
|
||||
MENUITEM "I&nsert Coin #2", MENU_INSERT_COIN2
|
||||
MENUITEM "Ser&vice Button", MENU_SERVICE_BUTTON
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Input &Barcode", MENU_INPUT_BARCODE
|
||||
MENUITEM SEPARATOR
|
||||
POPUP "E&mulation Speed"
|
||||
|
|
Loading…
Reference in New Issue