HomeSort by: relevance | last modified time | path
    Searched refs: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 */
  /src/lib/libedit/
Makefile 17 SRCS = chared.c chartype.c common.c el.c eln.c emacs.c filecomplete.c \

Completed in 12 milliseconds