track rolls

This commit is contained in:
Glenn Maynard
2005-04-25 11:42:19 +00:00
parent e146476eb5
commit fb30fa1c19
5 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ public:
// General data
//
void IncrementToastiesCount( PlayerNumber pn );
void AddStepTotals( PlayerNumber pn, int iNumTapsAndHolds, int iNumJumps, int iNumHolds, int iNumMines, int iNumHands, float fCaloriesBurned );
void AddStepTotals( PlayerNumber pn, int iNumTapsAndHolds, int iNumJumps, int iNumHolds, int iNumRolls, int iNumMines, int iNumHands, float fCaloriesBurned );
//