HomeSort by: relevance | last modified time | path
    Searched defs:foeloc (Results 1 - 1 of 1) sorted by relevancy

  /src/games/phantasia/
interplayer.c 30 long foeloc = 0L; /* location in file of person to fight */ local in function:checkbattle
47 && foeloc != Fileloc
56 battleplayer(foeloc);
60 foeloc += SZ_PLAYERSTRUCT;

Completed in 11 milliseconds