Fixed Windows goofy macros

This commit is contained in:
Zachary Lund 2014-01-25 19:35:09 -06:00
parent f33e693a6e
commit 001f0b10a4

View File

@ -19,6 +19,10 @@
#include <graphics/matrix3.h>
#include "gl-subsystem.h"
/* Goofy Windows.h macros need to be removed */
#undef far
#undef near
#ifdef _DEBUG
/* Tables for OpenGL debug */
static const char* debug_source_table[] = {