Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src/sys
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2009-07-16 18:34:54 +0000
committerStijn Buys <ingar@osirion.org>2009-07-16 18:34:54 +0000
commit70b4d79d501be4802a06770f02b8f49e2c14e8a7 (patch)
treeb868e13489f8ef4377c7ac6c7d900ee854270b03 /src/sys
parent1b8ceba3a173ff59939042713cd07a65e83193f1 (diff)
Removes unused collor array support, disable bullet in sys/sys.h
Diffstat (limited to 'src/sys')
-rw-r--r--src/sys/sys.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/sys/sys.h b/src/sys/sys.h
index 3d94bcb..eb9d099 100644
--- a/src/sys/sys.h
+++ b/src/sys/sys.h
@@ -9,6 +9,11 @@
#include "config.h"
+// disable bullet for now
+#ifdef HAVE_BULLET
+#undef HAVE_BULLET
+#endif
+
#include <string>
/// maximum line size throught the game