-Fixed a few bugs
-Cleaned up code(screenshots now using win32 api structures) -A few other things I can't remember
This commit is contained in:
parent
6b4b98b46d
commit
19ac424ee1
|
@ -293,6 +293,7 @@ MENU_PRINCIPAL MENU
|
|||
{
|
||||
MENUITEM "&Open", IDM_OPEN
|
||||
MENUITEM "&Info rom", IDM_GAME_INFO
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Save Screenshot &As", IDM_PRINTSCREEN
|
||||
MENUITEM "&Quick Screenshot", IDM_QUICK_PRINTSCREEN
|
||||
MENUITEM SEPARATOR
|
||||
|
|
Loading…
Reference in New Issue