mirror of
https://github.com/aap/librw.git
synced 2026-01-24 12:02:58 +00:00
committing old changes and a fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user