HomeSort by: relevance | last modified time | path
    Searched refs:charstats (Results 1 - 5 of 5) sorted by relevancy

  /src/games/phantasia/
phantglobs.c 48 const struct charstats *Statptr;/* pointer into Stattable[] */
51 const struct charstats Stattable[7] = {
phantglobs.h 40 extern const struct charstats Stattable[];/* used for rolling and changing player stats*/
42 extern const struct charstats *Statptr;/* pointer into Stattable[] */
phantstruct.h 106 struct charstats /* character type statistics */ struct
main.c 932 const struct charstats *statptr; /* for pointing into Stattable */
misc.c 31 const struct charstats *statptr; /* for pointing into Stattable */

Completed in 12 milliseconds