mirror of
https://github.com/glfw/glfw.git
synced 2025-06-06 15:54:56 +00:00
Update boing.c
This commit is contained in:
parent
b4c3ef9d0f
commit
b7130678ee
@ -26,11 +26,12 @@
|
||||
* the rendering. Suspecting a trick, they began looking around the booth for
|
||||
* a hidden computer or VCR.
|
||||
*****************************************************************************/
|
||||
|
||||
#ifdef _WIN32
|
||||
#if defined(_MSC_VER)
|
||||
// Make MS math.h define M_PI
|
||||
#define _USE_MATH_DEFINES
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user