1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "CryptManager.h"
|
||||
#include "XmlFileUtil.h"
|
||||
|
||||
StatsManager* STATSMAN = NULL; // global object accessable from anywhere in the program
|
||||
StatsManager* STATSMAN = NULL; // global object accessible from anywhere in the program
|
||||
|
||||
void AddPlayerStatsToProfile( Profile *pProfile, const StageStats &ss, PlayerNumber pn );
|
||||
XNode* MakeRecentScoreNode( const StageStats &ss, Trail *pTrail, const PlayerStageStats &pss, MultiPlayer mp );
|
||||
|
||||
Reference in New Issue
Block a user