add code to go back in event mode

This commit is contained in:
Chris Danford
2004-05-08 19:22:51 +00:00
parent e9f576d262
commit ecea3414b3
3 changed files with 11 additions and 0 deletions
+1
View File
@@ -64,6 +64,7 @@ const CString g_sCodeNames[CodeDetector::NUM_CODES] = {
"NextBannerGroup2",
"SaveScreenshot",
"CancelAllPlayerOptions",
"BackInEventMode",
};
CodeItem g_CodeItems[CodeDetector::NUM_CODES];