namespace

This commit is contained in:
Glenn Maynard
2006-01-24 03:53:17 +00:00
parent 8ce8c3f1cc
commit 86aebecbdb
4 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -1084,7 +1084,7 @@ int main(int argc, char* argv[])
NSMAN->DisplayStartupStatus(); // If we're using networking show what happened
/* Run the main loop. */
GameLoop();
GameLoop::GameLoop();
/* If we ended mid-game, finish up. */
GAMESTATE->EndGame();