committing old changes and a fix

This commit is contained in:
aap
2017-07-11 08:18:15 +02:00
parent e3c1f30856
commit f1d04ff732
4 changed files with 23 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
#include <stdint.h>
#endif
#include <cmath>
#ifndef M_PI
#define M_PI 3.14159265358979323846
#endif
#ifdef RW_GL3
#define RW_OPENGL