summaryrefslogtreecommitdiffstats
path: root/Smoke/fluids.h
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-01-09 16:27:09 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-01-09 16:27:09 (GMT)
commit30a4b86ec59e27d1b033f4505447d32792a06500 (patch)
tree1d63a6936ed1b9fde4c0304bf57695964fdac158 /Smoke/fluids.h
parent4b45e834c8a243d299f7b09960dc43db58cb7910 (diff)
download2iv35-30a4b86ec59e27d1b033f4505447d32792a06500.zip
2iv35-30a4b86ec59e27d1b033f4505447d32792a06500.tar.gz
2iv35-30a4b86ec59e27d1b033f4505447d32792a06500.tar.bz2
lalal ilili
Diffstat (limited to 'Smoke/fluids.h')
-rw-r--r--Smoke/fluids.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/Smoke/fluids.h b/Smoke/fluids.h
index 555614e..bbb8112 100644
--- a/Smoke/fluids.h
+++ b/Smoke/fluids.h
@@ -29,12 +29,6 @@ extern int frame_index;
#define VECTOR_VEL 0
#define VECTOR_FORCE 1
-#define GLYPH_LINES 0
-#define GLYPH_TRIANGLES 1
-#define GLYPH_CONES 2
-#define GLYPH_ARROWS 3
-#define GLYPH_QUAKE 4
-
#define HISTORY_SIZE 40
extern int winWidth, winHeight; //size of the graphics window, in pixels