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

  /src/games/phantasia/
main.c 665 double hilvl, nxtlvl; /* used for finding the two highest players */ local in function:titlelist
727 nxtlvl = hilvl = 0;
736 nxtlvl = hilvl;
737 hilvl = Other.p_level;
753 hiname, hilvl, nxtname, nxtlvl);
main.c 665 double hilvl, nxtlvl; /* used for finding the two highest players */ local in function:titlelist
727 nxtlvl = hilvl = 0;
736 nxtlvl = hilvl;
737 hilvl = Other.p_level;
753 hiname, hilvl, nxtname, nxtlvl);
main.c 665 double hilvl, nxtlvl; /* used for finding the two highest players */ local in function:titlelist
727 nxtlvl = hilvl = 0;
736 nxtlvl = hilvl;
737 hilvl = Other.p_level;
753 hiname, hilvl, nxtname, nxtlvl);

Completed in 206 milliseconds