/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);
|