Completely wire vocab words in YAML to the code.
[open-adventure.git] / common.h
index 2b0852778e72b7f00263b64db5688a3f26325286..2aab83df03f7a1f7914a5cb2f1a5de48bb50a08c 100644 (file)
--- a/common.h
+++ b/common.h
@@ -4,6 +4,8 @@
 
 extern const char advent_to_ascii[128];
 extern const char ascii_to_advent[128];
+extern const char new_advent_to_ascii[64];
+extern const char new_ascii_to_advent[128];
 
 enum bugtype {
    TOO_MANY_VOCABULARY_WORDS,                             // 4