mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-20 23:21:20 +02:00
Forgot something for gravity
This commit is contained in:
@@ -21,6 +21,9 @@
|
|||||||
#ifndef M_PI
|
#ifndef M_PI
|
||||||
#define M_PI 3.14159265f
|
#define M_PI 3.14159265f
|
||||||
#endif
|
#endif
|
||||||
|
#ifndef M_GRAV
|
||||||
|
#define M_GRAV 6.67300e-1
|
||||||
|
#endif
|
||||||
|
|
||||||
#define IMGCONNS 3
|
#define IMGCONNS 3
|
||||||
#define TIMEOUT 100
|
#define TIMEOUT 100
|
||||||
|
Reference in New Issue
Block a user