From bb23c72a3ef3e460c8b88230354af65e78240d49 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Fri, 2 May 2014 19:52:58 +1000 Subject: Major cleanup of extantz, part one. --- src/extantz/crappisspuke.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/extantz/crappisspuke.cpp') 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) IrrlichtDevice *device; IVideoDriver *driver; ISceneManager *smgr; + #if USE_DEMO bool additive = true; + #endif #endif if (!gld->useIrr) -- cgit v1.1