Forgot something for gravity
This commit is contained in:
parent
13ff21bb22
commit
55301b70dc
@ -21,6 +21,9 @@
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265f
|
||||
#endif
|
||||
#ifndef M_GRAV
|
||||
#define M_GRAV 6.67300e-1
|
||||
#endif
|
||||
|
||||
#define IMGCONNS 3
|
||||
#define TIMEOUT 100
|
||||
|
Reference in New Issue
Block a user