Home
last modified time | relevance | path

Searched refs:C_HALFLING (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/games/phantasia/
Dphantdefs.h65 #define C_HALFLING 4 /* halfling */ macro
Dmain.c959 if (Player.p_type == C_HALFLING) in genchar()
Dmisc.c39 statptr = &Stattable[(int) ROLL(C_MAGIC, C_HALFLING - C_MAGIC + 1)]; in movelevel()