update makefile, clean up ScoreKeeperShared
This commit is contained in:
@@ -8,7 +8,7 @@ class ScoreKeeperShared : public ScoreKeeperNormal
|
||||
{
|
||||
public:
|
||||
ScoreKeeperShared( PlayerState *pPlayerState, PlayerStageStats *pPlayerStageStats );
|
||||
|
||||
|
||||
void OnNextSong( int iSongInCourseIndex, const Steps* pSteps, const NoteData* pNoteData );
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user