projects
/
physics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cc2eb3
)
refactored mathw
author
Patrik Gornicz
<Gornicz.P@gmail.com>
Thu, 22 Jan 2009 01:35:44 +0000
(20:35 -0500)
committer
Patrik Gornicz
<Gornicz.P@gmail.com>
Thu, 22 Jan 2009 01:35:44 +0000
(20:35 -0500)
src/mathw.h
patch
|
blob
|
blame
|
history
diff --git
a/src/mathw.h
b/src/mathw.h
index
312379f
..
26a92d8
100644
(file)
--- a/
src/mathw.h
+++ b/
src/mathw.h
@@
-28,7
+28,7
@@
static const float PI = 3.1415926535897;
/// ***** Header Methods *****
-int mod(int,int);
+int mod(int,
int);
/// Vector2 Math