1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ namespace
|
||||
PlayerNumber g_JoinControllers;
|
||||
};
|
||||
|
||||
InputMapper* INPUTMAPPER = NULL; // global and accessable from anywhere in our program
|
||||
InputMapper* INPUTMAPPER = NULL; // global and accessible from anywhere in our program
|
||||
|
||||
InputMapper::InputMapper()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user