Use ASSERT like a function.

This commit is contained in:
Steve Checkoway
2005-12-30 13:19:40 +00:00
parent 7cc18a89cd
commit ada5f4f00f
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ void ScreenJukebox::SetSong()
}
}
ASSERT( !vDifficultiesToShow.empty() )
ASSERT( !vDifficultiesToShow.empty() );
//
// Search for a Song and Steps to play during the demo