mirror of
https://github.com/glfw/glfw.git
synced 2024-11-14 18:34:34 +00:00
Update boing.c
This commit is contained in:
parent
b4c3ef9d0f
commit
fb2f7ff90d
@ -27,11 +27,6 @@
|
|||||||
* a hidden computer or VCR.
|
* a hidden computer or VCR.
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
#if defined(_MSC_VER)
|
|
||||||
// Make MS math.h define M_PI
|
|
||||||
#define _USE_MATH_DEFINES
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user