refactored mathw
authorPatrik Gornicz <Gornicz.P@gmail.com>
Thu, 22 Jan 2009 01:35:44 +0000 (20:35 -0500)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Thu, 22 Jan 2009 01:35:44 +0000 (20:35 -0500)
src/mathw.h

index 312379f..26a92d8 100644 (file)
@@ -28,7 +28,7 @@ static const float PI = 3.1415926535897;
 
 /// ***** Header Methods *****
 
-int mod(int,int);
+int mod(int, int);
 
 /// Vector2 Math