X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=common.h;h=801bf365a5af24f97e8697595e3d83c5f1df6ca1;hp=942a2716e7a796368689980c349a32cb32ffadd6;hb=c8f6ff3701534e6c1ce59cf3e33aec5e824ed144;hpb=deb61e3dcd060dac685feb71aa21e52165fd8691 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];