Home
last modified time | relevance | path

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

/original-bsd/games/adventure/
H A Dio.c236 ltext[oldloc].seekadr=seekhere;
237 ltext[oldloc].txtlen=maystart-seekstart;
339 speak(&ltext[loq]);
344 speak(&ltext[t->tloc]);
H A Dhdr.h80 struct text ltext[LOCSIZ]; /* long loc description */ member
H A Dinit.c56 if (ltext[i].seekadr!=0 && travel[i] != 0) in linkdata()
H A Dmain.c77 kk = &ltext[loc];