From 9ea7b6812890e49870db8c8ede4d0b2e7980cb22 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Thu, 26 Feb 2004 06:31:47 +0000 Subject: [PATCH] fix GCC compile error --- stepmania/src/ScreenOptions.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stepmania/src/ScreenOptions.cpp b/stepmania/src/ScreenOptions.cpp index 63a3a50379..00e4951277 100644 --- a/stepmania/src/ScreenOptions.cpp +++ b/stepmania/src/ScreenOptions.cpp @@ -173,7 +173,8 @@ void ScreenOptions::Init( InputMode im, OptionRowData OptionRows[], int iNumOpti { /* Make sure the row actually has a selection. */ bool bHasSelection = false; - for( unsigned i=0; i