aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/crappisspuke.cpp
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-05-02 19:52:58 +1000
committerDavid Walter Seikel2014-05-02 19:52:58 +1000
commitbb23c72a3ef3e460c8b88230354af65e78240d49 (patch)
tree0caabb852301d0310ed61168be6a0daacdb0ad9f /src/extantz/crappisspuke.cpp
parentMinor clean ups of the overlay comments. (diff)
downloadSledjHamr-bb23c72a3ef3e460c8b88230354af65e78240d49.zip
SledjHamr-bb23c72a3ef3e460c8b88230354af65e78240d49.tar.gz
SledjHamr-bb23c72a3ef3e460c8b88230354af65e78240d49.tar.bz2
SledjHamr-bb23c72a3ef3e460c8b88230354af65e78240d49.tar.xz
Major cleanup of extantz, part one.
Diffstat (limited to '')
-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)