1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
#include "XmlFileUtil.h"
|
||||
#include <ctime>
|
||||
|
||||
Bookkeeper* BOOKKEEPER = NULL; // global and accessable from anywhere in our program
|
||||
Bookkeeper* BOOKKEEPER = NULL; // global and accessible from anywhere in our program
|
||||
|
||||
static const RString COINS_DAT = "Save/Coins.xml";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user