Working toward stateless loader.

This commit is contained in:
Steve Checkoway
2007-02-14 11:15:02 +00:00
parent 80aaa5fbb9
commit 45038b7216
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -263,7 +263,7 @@ int BMSLoader::GetMeasureStartRow( const MeasureToTimeSig_t &sigs, int iMeasureN
}
void BMSLoader::SearchForDifficulty( RString sTag, Steps *pOut )
static void SearchForDifficulty( RString sTag, Steps *pOut )
{
sTag.MakeLower();