-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
c3cf08646d
commit
ae888f3181
|
@ -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