From 4f62f34ad999fc0ed25d2a7b3b67661ec8cee524 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sat, 10 Jan 2004 07:30:08 +0000 Subject: [PATCH] fix signed/unsigned comparisons. Unless I'm mistaken, size() returns a size_t which is an unsigned int. --- stepmania/src/ScreenOptions.cpp | 8 ++++---- stepmania/src/ScreenOptionsMaster.cpp | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stepmania/src/ScreenOptions.cpp b/stepmania/src/ScreenOptions.cpp index 1bf985b606..a7b52ca450 100644 --- a/stepmania/src/ScreenOptions.cpp +++ b/stepmania/src/ScreenOptions.cpp @@ -189,7 +189,7 @@ void ScreenOptions::Init( InputMode im, OptionRowData OptionRows[], int iNumOpti // init m_textItems from optionLines { - for( int r=0; rIsHumanPlayer(p) ) continue; - for( int i=0; iType == Row::ROW_EXIT ) continue; // skip