summaryrefslogtreecommitdiffstats
path: root/Smoke/fluids.h
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2008-01-10 12:21:34 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2008-01-10 12:21:34 (GMT)
commit120b234068acc69155a0e7bc30aa6b78ad3b7f22 (patch)
tree160ee4dd0e408344b65dba2b045f3f1c80f4035d /Smoke/fluids.h
parent148047d7dc230cda271b12a4f7388917038b6364 (diff)
download2iv35-120b234068acc69155a0e7bc30aa6b78ad3b7f22.zip
2iv35-120b234068acc69155a0e7bc30aa6b78ad3b7f22.tar.gz
2iv35-120b234068acc69155a0e7bc30aa6b78ad3b7f22.tar.bz2
oops
Diffstat (limited to 'Smoke/fluids.h')
-rw-r--r--Smoke/fluids.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/fluids.h b/Smoke/fluids.h
index 589ee42..e495222 100644
--- a/Smoke/fluids.h
+++ b/Smoke/fluids.h
@@ -29,7 +29,7 @@ extern int frame_index;
#define VECTOR_VEL 0
#define VECTOR_FORCE 1
-#define HISTORY_SIZE 4
+#define HISTORY_SIZE 80
extern int winWidth, winHeight; //size of the graphics window, in pixels
extern int color_dir; //use direction color-coding or not