quiet a warning

This commit is contained in:
Glenn Maynard
2003-02-22 00:33:22 +00:00
parent 294144575c
commit 7253dca8e4
+1 -1
View File
@@ -541,7 +541,7 @@ void ScreenSelectDifficultyEX::TweenOnScreen()
if( !GAMESTATE->IsPlayerEnabled((PlayerNumber)p) )
continue;
int iSelection = m_Choice[p];
// int iSelection = m_Choice[p];
/* if( NUM_ENABLED_PLAYERS == 1 )
{
m_sprCursor[p].SetXY( CURSOR_EX_SINGLE_X((PlayerNumber)p), CURSOR_EX_SINGLE_Y((PlayerNumber)p) );