update bindings

This commit is contained in:
Glenn Maynard
2006-09-26 08:01:12 +00:00
parent 48bb38ee12
commit a220b68c9e
6 changed files with 17 additions and 41 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ void PlayerStageStats::Init()
iSongsPassed = iSongsPlayed = 0;
fLifeRemainingSeconds = 0;
fCaloriesBurned = 0;
tnsLast = TNS_INVALID;
hnsLast = HNS_INVALID;
tnsLast = TNS_Invalid;
hnsLast = HNS_Invalid;
ZERO( iTapNoteScores );
ZERO( iHoldNoteScores );