no message

This commit is contained in:
Chris Danford
2002-05-27 08:23:27 +00:00
parent 8549236385
commit b723efdaba
79 changed files with 1728 additions and 1620 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ public:
void Update( float fDeltaTime, float fSongBeat );
virtual void DrawPrimitives();
void Load( PlayerOptions po );
void Load( PlayerNumber pn, StyleDef* pStyleDef, PlayerOptions po );
void TapNote( int iCol, TapNoteScore score, bool bBright );
void HoldNote( int iCol );