X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=common.h;h=2aab83df03f7a1f7914a5cb2f1a5de48bb50a08c;hb=d43854f0f6bb8e9eea7fbce80348150e7e7fc34d;hp=2b0852778e72b7f00263b64db5688a3f26325286;hpb=e49ba9fb2bae5fa4cba7342f952f77565eef837f;p=open-adventure.git diff --git a/common.h b/common.h index 2b08527..2aab83d 100644 --- 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