aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/crappisspuke.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/extantz/crappisspuke.cpp')
-rw-r--r--src/extantz/crappisspuke.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/extantz/crappisspuke.cpp b/src/extantz/crappisspuke.cpp
index d0ec23d..04cebca 100644
--- a/src/extantz/crappisspuke.cpp
+++ b/src/extantz/crappisspuke.cpp
@@ -25,7 +25,9 @@ EAPI int startIrr(GLData *gld)
25 IrrlichtDevice *device; 25 IrrlichtDevice *device;
26 IVideoDriver *driver; 26 IVideoDriver *driver;
27 ISceneManager *smgr; 27 ISceneManager *smgr;
28 #if USE_DEMO
28 bool additive = true; 29 bool additive = true;
30 #endif
29#endif 31#endif
30 32
31 if (!gld->useIrr) 33 if (!gld->useIrr)