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