refactored mathw
[physics.git] / 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