mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-30 11:19:51 +02:00
M_PI for those who aren't awesome enough for Pi
This commit is contained in:
@@ -18,6 +18,10 @@
|
|||||||
|
|
||||||
//#define pyconsole
|
//#define pyconsole
|
||||||
|
|
||||||
|
#ifndef M_PI
|
||||||
|
#define M_PI 3.14159265f
|
||||||
|
#endif
|
||||||
|
|
||||||
#define IMGCONNS 3
|
#define IMGCONNS 3
|
||||||
#define TIMEOUT 100
|
#define TIMEOUT 100
|
||||||
#define HTTP_TIMEOUT 10
|
#define HTTP_TIMEOUT 10
|
||||||
|
Reference in New Issue
Block a user