3.0 is close!

This commit is contained in:
Chris Danford
2002-07-02 00:27:58 +00:00
parent f8118fea49
commit 374eb8c6d7
28 changed files with 337 additions and 318 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ struct NoteDataWithScoring : public NoteData
int GetNumSuccessfulHoldNotes( const float fStartBeat = 0, const float fEndBeat = MAX_BEATS );
float GetActualRadarValue( RadarCatrgory rv, float fSongSeconds )
float GetActualRadarValue( RadarCategory rv, float fSongSeconds )
{
switch( rv )
{