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

  /src/games/phantasia/
phantdefs.h 65 #define C_HALFLING 4 /* halfling */
main.c 959 if (Player.p_type == C_HALFLING)
misc.c 39 statptr = &Stattable[(int) ROLL(C_MAGIC, C_HALFLING - C_MAGIC + 1)];

Completed in 16 milliseconds