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

  /src/games/adventure/
io.c 315 ptext[oldloc].seekadr = seekhere;
316 ptext[oldloc].txtlen = maystart - seekstart;
537 /* read, decrypt, and print a message (not ptext) */
565 /* read, decrypt and print a ptext message */
576 msg = &ptext[m];
done.c 60 if (ptext[i].txtlen == 0)
hdr.h 101 extern struct text ptext[101]; /* object descriptions */
init.c 84 struct text ptext[101]; /* object descriptions */ variable in typeref:struct:text[101]
180 if (ptext[i].seekadr != 0)

Completed in 12 milliseconds