summaryrefslogtreecommitdiffstats
path: root/Smoke/smoke.c
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2007-12-20 14:42:30 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2007-12-20 14:42:30 (GMT)
commit94f66fc3270f049202b25d79622f9042a37359eb (patch)
treebc84c53d1b1d02215c0fdabc1fc48288f358e24f /Smoke/smoke.c
parent88a86884cd1664a6820327c1ff8251bedaa947af (diff)
download2iv35-94f66fc3270f049202b25d79622f9042a37359eb.zip
2iv35-94f66fc3270f049202b25d79622f9042a37359eb.tar.gz
2iv35-94f66fc3270f049202b25d79622f9042a37359eb.tar.bz2
rotation seperated from 3D renderer
Diffstat (limited to 'Smoke/smoke.c')
-rw-r--r--Smoke/smoke.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/smoke.c b/Smoke/smoke.c
index c905dc4..1ccdb71 100644
--- a/Smoke/smoke.c
+++ b/Smoke/smoke.c
@@ -5,7 +5,7 @@
#include "funcs.h"
-static int smoke_render_smoke = FALSE;
+static int smoke_render_smoke = TRUE;
void smoke_set_render(int render_smoke)