Searched refs:ltext (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/games/adventure/
H A Dio.c307 ltext[oldloc].seekadr = seekhere;
308 ltext[oldloc].txtlen = maystart - seekstart;
419 speak(&ltext[loq]);
424 speak(&ltext[t->tloc]);
H A Dhdr.h104 extern struct text ltext[LOCSIZE]; /* long loc description */
H A Dinit.c86 struct text ltext[LOCSIZE]; /* long loc description */ variable in typeref:struct:text
161 if (ltext[i].seekadr != 0 && travel[i] != 0)
H A Dmain.c109 kk = &ltext[loc];

Completed in 100 milliseconds