More attempts at warning-free code.
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
|
||||
StatsManager* STATSMAN = NULL; // global object accessable 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 );
|
||||
|
||||
StatsManager::StatsManager()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user