allow save screenshot on eval screen with MenuLeft-MenuRight-Start

This commit is contained in:
Chris Danford
2004-02-12 09:44:16 +00:00
parent e7cb8353cc
commit 646f67a3d2
11 changed files with 62 additions and 26 deletions
+2 -1
View File
@@ -61,7 +61,8 @@ const CString g_sCodeNames[CodeDetector::NUM_CODES] = {
"NextGame",
"NextGame2",
"NextBannerGroup",
"NextBannerGroup2"
"NextBannerGroup2",
"SaveScreenshot"
};
CodeItem g_CodeItems[CodeDetector::NUM_CODES];