CString -> RString
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
Bookkeeper* BOOKKEEPER = NULL; // global and accessable from anywhere in our program
|
||||
|
||||
static const CString COINS_DAT = "Save/Coins.xml";
|
||||
static const RString COINS_DAT = "Save/Coins.xml";
|
||||
|
||||
Bookkeeper::Bookkeeper()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user