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

  /src/games/phantasia/
phantglobs.h 104 void writerecord(struct player *, long);
interplayer.c 101 writerecord(&Player, Fileloc); /* write out all our info */
277 writerecord(&Player, Fileloc); /* update a final time */
367 writerecord(&Player, Fileloc); /* let foe know what we did */
534 writerecord(&Other, loc);
642 writerecord(&Other, loc);
862 writerecord(&Other, loc);
misc.c 174 writerecord(&Player, Fileloc);
560 writerecord(&Other, loc);
570 writerecord(playerp, loc);
582 writerecord(&Player, Fileloc);
694 writerecord(struct player *playerp, long place) function in typeref:typename:void
main.c 197 writerecord(&Player, Fileloc);
272 writerecord(&Player, Fileloc);
806 writerecord(&Player, loc);
gamesupport.c 407 writerecord(playerp, loc);
fight.c 40 writerecord(&Player, Fileloc);

Completed in 18 milliseconds