summaryrefslogtreecommitdiffstats
path: root/Smoke/fluids.h
diff options
context:
space:
mode:
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