NUM_GameController

This commit is contained in:
Glenn Maynard
2006-09-26 20:57:31 +00:00
parent 8e6f1e8dd0
commit d19fdc9caf
12 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ static const char *GameControllerNames[] = {
"Controller1",
"Controller2",
};
XToString( GameController, MAX_GAME_CONTROLLERS );
XToString( GameController, NUM_GameController );
StringToX( GameController );