1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "RageLog.h"
|
||||
#include "RageDisplay.h"
|
||||
|
||||
ModelManager* MODELMAN = NULL;
|
||||
ModelManager* MODELMAN = NULL; // global and accessible from anywhere in our program
|
||||
|
||||
ModelManager::ModelManager()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user