summaryrefslogtreecommitdiff
path: root/includes/interface.h
diff options
context:
space:
mode:
authorSimon <simon@hardwired.org.uk>2011-01-04 13:35:16 (GMT)
committer Simon <simon@hardwired.org.uk>2011-01-04 13:35:16 (GMT)
commit3a2bc7664336fc386cde95dbdd3ca782b89cf0ac (patch)
treea6a1275738db987232887efcc8055a123a77c3e6 /includes/interface.h
parentf0d9882b03a3b851984b74cbfe0f1e4810508073 (diff)
downloadpowder-3a2bc7664336fc386cde95dbdd3ca782b89cf0ac.zip
powder-3a2bc7664336fc386cde95dbdd3ca782b89cf0ac.tar.gz
Gravity control by Moach
Diffstat (limited to 'includes/interface.h')
-rw-r--r--includes/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/interface.h b/includes/interface.h
index dcbd997..159e247 100644
--- a/includes/interface.h
+++ b/includes/interface.h
@@ -125,6 +125,7 @@ extern int svf_publish;
extern char svf_id[16];
extern char svf_name[64];
extern char svf_tags[256];
+extern char svf_description[255];
extern void *svf_last;
extern int svf_lsize;