X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=common.h;h=801bf365a5af24f97e8697595e3d83c5f1df6ca1;hp=942a2716e7a796368689980c349a32cb32ffadd6;hb=236abc8cab5a6f8d0b1d1921800a8645dcda98a2;hpb=b37f9f4b2daa51b969a1d0e08cf84f23ca82202b diff --git a/common.h b/common.h index 942a271..801bf36 100644 --- a/common.h +++ b/common.h @@ -4,7 +4,6 @@ #define LOCSIZ 185 #define NOBJECTS 100 -#define HNTSIZ 20 extern const char advent_to_ascii[128]; extern const char ascii_to_advent[128];