allow loading alternate codes

This commit is contained in:
Glenn Maynard
2004-05-22 23:54:23 +00:00
parent 991c55a069
commit 15d04ec72c
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ public:
NUM_CODES // leave this at the end
};
static void RefreshCacheItems(); // call this before checking codes, but call infrequently
static void RefreshCacheItems( CString sClass="" ); // call this before checking codes, but call infrequently
static bool EnteredEasierDifficulty( GameController controller );
static bool EnteredHarderDifficulty( GameController controller );
static bool EnteredNextSort( GameController controller );