From 2e6fdb52dbb3e67bcfae25f4fa0eea153ba245f6 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 4 Jun 2003 20:09:59 +0000 Subject: [PATCH] Wrap a long line. --- stepmania/src/SongManager.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/stepmania/src/SongManager.cpp b/stepmania/src/SongManager.cpp index 2f5a11ef7c..5636aab698 100644 --- a/stepmania/src/SongManager.cpp +++ b/stepmania/src/SongManager.cpp @@ -999,7 +999,11 @@ struct CategoryScoreToInsert } }; -void SongManager::AddScores( NotesType nt, bool bPlayerEnabled[NUM_PLAYERS], RankingCategory hsc[NUM_PLAYERS], float fScore[NUM_PLAYERS], int iNewRecordIndexOut[NUM_PLAYERS] ) // set iNewRecordIndex = -1 if not a new record +// set iNewRecordIndex = -1 if not a new record +void SongManager::AddScores( NotesType nt, bool bPlayerEnabled[NUM_PLAYERS], + RankingCategory hsc[NUM_PLAYERS], + float fScore[NUM_PLAYERS], + int iNewRecordIndexOut[NUM_PLAYERS] ) { vector vHS; for( int p=0; p