summaryrefslogtreecommitdiff
path: root/interface.h
diff options
context:
space:
mode:
authorSimon <simon@hardwired.org.uk>2010-08-26 13:46:56 (GMT)
committer Simon <simon@hardwired.org.uk>2010-08-26 13:46:56 (GMT)
commitbb88587d9dd932c9f67add15f2ca7c83b02a5371 (patch)
tree5457555797fafc6e5a00918c5daab1512df922f1 /interface.h
parentf426ee42e7170260088b78a1091bba43713822fe (diff)
downloadpowder-bb88587d9dd932c9f67add15f2ca7c83b02a5371.zip
powder-bb88587d9dd932c9f67add15f2ca7c83b02a5371.tar.gz
More rearrangement, particle drawing in own function
Diffstat (limited to 'interface.h')
-rw-r--r--interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface.h b/interface.h
index 5816897..e37fa0c 100644
--- a/interface.h
+++ b/interface.h
@@ -63,4 +63,5 @@ static menu_section msections[] =
{"\xCC", "Special", 0},
};
+void menu_count(void);
#endif \ No newline at end of file