aboutsummaryrefslogtreecommitdiff
path: root/libstorycode/scparse_priv.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.me.uk>2019-09-14 23:45:38 +0200
committerThomas White <taw@bitwiz.me.uk>2019-09-14 23:45:38 +0200
commitc6abe4626c40d4925d6233cf0ca1c30cd49a22cd (patch)
tree4c2b419987f909695993c9b2b51a335fa1b67111 /libstorycode/scparse_priv.h
parentbef894ac4fc76a7c163fba44a8127162a6c40d2b (diff)
Handle *bold* in parser, rather than as a separate stage
Diffstat (limited to 'libstorycode/scparse_priv.h')
-rw-r--r--libstorycode/scparse_priv.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/libstorycode/scparse_priv.h b/libstorycode/scparse_priv.h
index 3d97ead..98ddbda 100644
--- a/libstorycode/scparse_priv.h
+++ b/libstorycode/scparse_priv.h
@@ -42,9 +42,10 @@ struct scpctx
Narrative *n;
Slide *s;
- int n_str;
- int max_str;
- char **str;
+ int n_runs;
+ int max_runs;
+ char **runs;
+ enum narrative_run_type *run_types;
/* Current style or frame options.
* These will be copied to a stylesheet entry or frame when the