This commit is contained in:
Ben "root" Anderson
2013-11-29 23:59:32 -06:00
parent 86f731d261
commit 1dde840059
+1 -1
View File
@@ -422,7 +422,7 @@ MultiPlayer GetNextEnabledMultiPlayer( MultiPlayer mp );
extern GameState* GAMESTATE; // global and accessable from anywhere in our program
extern GameState* GAMESTATE; // global and accessible from anywhere in our program
#endif