M_PI shenanigans
This commit is contained in:
parent
e1a3298398
commit
f6330bfaa6
@ -48,6 +48,7 @@ void *ccalloc(size_t num, size_t size);
|
|||||||
#define MAX SDL_max
|
#define MAX SDL_max
|
||||||
#define MIN SDL_min
|
#define MIN SDL_min
|
||||||
|
|
||||||
|
#define M_PI 3.14159265358979323846264338327950288 /**< pi */
|
||||||
|
|
||||||
/* sets buf_out to a pointer to a byte buffer which must be freed. */
|
/* sets buf_out to a pointer to a byte buffer which must be freed. */
|
||||||
/* returns the size of this buffer. */
|
/* returns the size of this buffer. */
|
||||||
|
Loading…
Reference in New Issue
Block a user