1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
#include "RageLog.h"
|
||||
#include <map>
|
||||
|
||||
FontManager* FONT = NULL; // global and accessable from anywhere in our program
|
||||
FontManager* FONT = NULL; // global and accessible from anywhere in our program
|
||||
|
||||
// map from file name to a texture holder
|
||||
typedef pair<RString,RString> FontName;
|
||||
|
||||
Reference in New Issue
Block a user