summaryrefslogtreecommitdiffstats
path: root/Smoke/seedpoint.h
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2007-12-14 14:31:07 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2007-12-14 14:31:07 (GMT)
commit241bfc64ed6446c295846d5ae635f6ba4e25a666 (patch)
treee7984b4511e52770ff154f02e486f36030e0eb16 /Smoke/seedpoint.h
parent6c1d686104ee1ecc3cfdad13ee2177041928e58f (diff)
download2iv35-241bfc64ed6446c295846d5ae635f6ba4e25a666.zip
2iv35-241bfc64ed6446c295846d5ae635f6ba4e25a666.tar.gz
2iv35-241bfc64ed6446c295846d5ae635f6ba4e25a666.tar.bz2
lalala niet veel nieuws
Diffstat (limited to 'Smoke/seedpoint.h')
-rw-r--r--Smoke/seedpoint.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Smoke/seedpoint.h b/Smoke/seedpoint.h
index 0bbbf47..557f59f 100644
--- a/Smoke/seedpoint.h
+++ b/Smoke/seedpoint.h
@@ -10,5 +10,7 @@ void render_seedpoints(void);
int get_cur_seedpoint(void);
void set_cur_seedpoint(int seed_nr);
+struct point get_seedpoint(int index);
+
#endif