aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-09-03 09:02:31 +0200
committerThomas White <taw@bitwiz.org.uk>2012-09-03 09:02:31 +0200
commite855e14baa0c00bb0da4da1aef4d120f10c7a65e (patch)
tree2e46daa98cf0cea9abbaa01250cbd6df4070504c /src/presentation.h
parent29978f93c0dba6a6a2b164168650620589667fa3 (diff)
"Finished" parser
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/presentation.h b/src/presentation.h
index 64e6d79..73eb5b3 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -57,6 +57,7 @@ struct frame
struct frame **rendering_order;
int num_ro;
+ int max_ro;
char *sc; /* Storycode */