Fix compile.

This commit is contained in:
Steve Checkoway
2006-01-26 04:49:45 +00:00
parent 1a4448870b
commit f44603d19b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ static void CheckFocus()
}
}
void GameLoop::GameLoop()
void GameLoop::RunGameLoop()
{
/* People may want to do something else while songs are loading, so do
* this after loading songs. */