summaryrefslogtreecommitdiff
path: root/includes/interface.h
diff options
context:
space:
mode:
authorCracker64 <cracker642@gmail.com>2011-01-04 18:26:28 (GMT)
committer Cracker64 <cracker642@gmail.com>2011-01-04 18:26:28 (GMT)
commit5a37f32ca12a48432af5be190245d2a377005e49 (patch)
tree37debebea7e19e5529accdbdd2a3329189cb3014 /includes/interface.h
parent5b86cd5c217efa50df96a2ad36ee137646387655 (diff)
downloadpowder-5a37f32ca12a48432af5be190245d2a377005e49.zip
powder-5a37f32ca12a48432af5be190245d2a377005e49.tar.gz
update with simon, and shift-v now does every other frame properly
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;