From 30fc22218344488ad8ccd932da775dcdd98da33b Mon Sep 17 00:00:00 2001 From: Andrew Wong Date: Sun, 26 Oct 2003 01:20:03 +0000 Subject: [PATCH] fix compile for VC++6 --- stepmania/src/GameState.cpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/stepmania/src/GameState.cpp b/stepmania/src/GameState.cpp index 6a82ec25e9..99c22691d3 100644 --- a/stepmania/src/GameState.cpp +++ b/stepmania/src/GameState.cpp @@ -143,12 +143,14 @@ void GameState::Update( float fDelta ) { for( int p=0; p= 0 ) continue; /* hasn't started yet */