summaryrefslogtreecommitdiffstats
path: root/Smoke/fluids.h
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2008-01-03 16:33:47 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2008-01-03 16:33:47 (GMT)
commit3d764e6b458d897d2959771b46c67addbcea8b70 (patch)
treecfdb03310238ff2301ff32516f602950fe742687 /Smoke/fluids.h
parent8addeabeb2498955ebb7b62f810fbf2781bcae59 (diff)
download2iv35-3d764e6b458d897d2959771b46c67addbcea8b70.zip
2iv35-3d764e6b458d897d2959771b46c67addbcea8b70.tar.gz
2iv35-3d764e6b458d897d2959771b46c67addbcea8b70.tar.bz2
code cleanup and fixes
Diffstat (limited to 'Smoke/fluids.h')
-rw-r--r--Smoke/fluids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Smoke/fluids.h b/Smoke/fluids.h
index b8383d3..97fd5bf 100644
--- a/Smoke/fluids.h
+++ b/Smoke/fluids.h
@@ -75,5 +75,6 @@ extern int active_slider;
void fluids_set_calculate(int calculate);
int fluids_get_calculate(void);
+void fluids_insert_smoke(int x, int y);
#endif