X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=common.h;fp=common.h;h=2aab83df03f7a1f7914a5cb2f1a5de48bb50a08c;hb=50435465a62d630e4b61fbec38270321211c4907;hp=2b0852778e72b7f00263b64db5688a3f26325286;hpb=9d918edeaa244e97e4fc7b4605bf0efb31f2b5d1;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