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

  /src/games/phantasia/
main.c 359 int chartype; /* character type */ local in function:rollnewplayer
370 chartype = getanswer("1234567", FALSE);
373 chartype = getanswer("123456", FALSE);
377 genchar(chartype); /* roll up a character */
main.c 359 int chartype; /* character type */ local in function:rollnewplayer
370 chartype = getanswer("1234567", FALSE);
373 chartype = getanswer("123456", FALSE);
377 genchar(chartype); /* roll up a character */

Completed in 21 milliseconds