From e2f871bf542066457fe4e548b1780090318a4644 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 16 Feb 2004 10:31:28 +0000 Subject: [PATCH] warnings --- stepmania/src/ProfileHtml.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/ProfileHtml.cpp b/stepmania/src/ProfileHtml.cpp index ce05d702fb..257e0a408d 100644 --- a/stepmania/src/ProfileHtml.cpp +++ b/stepmania/src/ProfileHtml.cpp @@ -218,7 +218,7 @@ void PrintStatistics( RageFile &f, const Profile *pProfile, CString sTitle, vect int iGradeCount[NUM_GRADES]; ZERO( iGradeCount ); - for( int i=0; iGetStepsHighScoreList(pSteps); @@ -660,7 +660,7 @@ void PrintScreenshots( RageFile &f, const Profile *pProfile, CString sTitle, CSt GetDirListing( sProfileDir+"Screenshots/*.jpg", asFiles ); BEGIN_TABLE(2); - for( int i=0; i