hey some profile stuff i missed that's pretty important!
This commit is contained in:
@@ -56,7 +56,7 @@ public:
|
||||
|
||||
// General data
|
||||
void IncrementToastiesCount( PlayerNumber pn );
|
||||
void AddStepTotals( PlayerNumber pn, int iNumTapsAndHolds, int iNumJumps, int iNumHolds, int iNumRolls, int iNumMines, int iNumHands, float fCaloriesBurned );
|
||||
void AddStepTotals( PlayerNumber pn, int iNumTapsAndHolds, int iNumJumps, int iNumHolds, int iNumRolls, int iNumMines, int iNumHands, int iNumLifts, float fCaloriesBurned );
|
||||
|
||||
// High scores
|
||||
void LoadMachineProfile(); // including edits
|
||||
|
||||
Reference in New Issue
Block a user