add a write-only copy of Coin data to stats.xml

This commit is contained in:
Chris Danford
2004-07-31 03:24:15 +00:00
parent 899a75cf92
commit 17df457bc8
3 changed files with 59 additions and 10 deletions
+2
View File
@@ -279,6 +279,8 @@ public:
XNode* SaveRecentSongScoresCreateNode() const;
XNode* SaveRecentCourseScoresCreateNode() const;
XNode* SaveCoinDataCreateNode() const;
void SaveStatsWebPageToDir( CString sDir ) const;
void SaveMachinePublicKeyToDir( CString sDir ) const;