HomeSort by: relevance | last modified time | path
    Searched refs:ltext (Results 1 - 4 of 4) sorted by relevancy

  /src/games/adventure/
io.c 307 ltext[oldloc].seekadr = seekhere;
308 ltext[oldloc].txtlen = maystart - seekstart;
419 speak(&ltext[loq]);
424 speak(&ltext[t->tloc]);
hdr.h 104 extern struct text ltext[LOCSIZE]; /* long loc description */
init.c 86 struct text ltext[LOCSIZE]; /* long loc description */ variable in typeref:struct:text[]
161 if (ltext[i].seekadr != 0 && travel[i] != 0)
main.c 109 kk = &ltext[loc];

Completed in 12 milliseconds