From 8e6f2f6f5c01e7c526908164432937f52fe1664f Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Fri, 16 Jun 2006 07:06:39 +0000 Subject: [PATCH] Fix warning in debug build. --- stepmania/src/RageMath.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/RageMath.cpp b/stepmania/src/RageMath.cpp index 48a36d2317..0196a18f07 100644 --- a/stepmania/src/RageMath.cpp +++ b/stepmania/src/RageMath.cpp @@ -634,7 +634,7 @@ float RageFastSin( float x ) { // sin(x) == -sin(PI+x) iSample -= ARRAYSIZE(table); - DEBUG_ASSERT( iSample>=0 && iSample=0 && iSample