From 394c5186ed41c8ef9309e6f873e0b232813bc7dc Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Mon, 22 Mar 2004 00:54:31 +0000 Subject: [PATCH] fix warnings --- stepmania/src/ActiveAttackList.cpp | 4 ++-- stepmania/src/ScreenBranch.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stepmania/src/ActiveAttackList.cpp b/stepmania/src/ActiveAttackList.cpp index eba72a70da..f1c693b0ea 100644 --- a/stepmania/src/ActiveAttackList.cpp +++ b/stepmania/src/ActiveAttackList.cpp @@ -52,7 +52,7 @@ void ActiveAttackList::Update( float fDelta ) CString sMods = attack.sModifier; CStringArray asMods; split( sMods, ", ", asMods ); - for( int j=0; j