summaryrefslogtreecommitdiffstats
path: root/MatchBloxEngine/MatchBloxEngine/C_Environment.cpp
diff options
context:
space:
mode:
authorDennis Peeten <dpeeten@onsneteindhoven.nl>2008-05-06 19:38:37 (GMT)
committerDennis Peeten <dpeeten@onsneteindhoven.nl>2008-05-06 19:38:37 (GMT)
commit177fd758a25e954a43c20e59e6e61ba15a661c44 (patch)
treee65059265b6abf4177833f9b7f54d8e04c91953d /MatchBloxEngine/MatchBloxEngine/C_Environment.cpp
parentd205c9a71a2d3d415cb470c0c148a7541a18ab41 (diff)
download2iv55-177fd758a25e954a43c20e59e6e61ba15a661c44.zip
2iv55-177fd758a25e954a43c20e59e6e61ba15a661c44.tar.gz
2iv55-177fd758a25e954a43c20e59e6e61ba15a661c44.tar.bz2
Diffstat (limited to 'MatchBloxEngine/MatchBloxEngine/C_Environment.cpp')
-rw-r--r--MatchBloxEngine/MatchBloxEngine/C_Environment.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/MatchBloxEngine/MatchBloxEngine/C_Environment.cpp b/MatchBloxEngine/MatchBloxEngine/C_Environment.cpp
index 7102ecd..0c7cbfd 100644
--- a/MatchBloxEngine/MatchBloxEngine/C_Environment.cpp
+++ b/MatchBloxEngine/MatchBloxEngine/C_Environment.cpp
@@ -5,6 +5,10 @@
#include "bitmap.h"
#include "C_Environment.h"
+#ifndef GL_CLAMP_TO_EDGE
+#define GL_CLAMP_TO_EDGE 0x812F
+#endif //GL_CLAMP_TO_EDGE
+
using namespace std;
C_Environment::C_Environment(const char *f_strEnvMapBaseName,