LOCSIZE
extern struct text ltext[LOCSIZE]; /* long loc description */
extern struct text stext[LOCSIZE]; /* short loc descriptions */
} *travel[LOCSIZE], *tkk; /* travel is closer to keys(...) */
extern int atloc[LOCSIZE];
extern int cond[LOCSIZE]; /* various condition bits */
extern int abb[LOCSIZE];
int abb[LOCSIZE];
for (i = 1; i < LOCSIZE; i++)
struct text ltext[LOCSIZE]; /* long loc description */
struct text stext[LOCSIZE]; /* short loc descriptions */
struct travlist *travel[LOCSIZE], *tkk; /* travel is closer to keys(...) */
int atloc[LOCSIZE];
int cond[LOCSIZE]; /* various condition bits */