Home
last modified time | relevance | path

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

/dragonfly/games/phantasia/
H A Dphantdefs.h56 #define C_HALFLING 4 /* halfling */ macro
H A Dmain.c975 if (Player.p_type == C_HALFLING) in genchar()
H A Dmisc.c38 statptr = &Stattable[(int)ROLL(C_MAGIC, C_HALFLING - C_MAGIC + 1)]; in movelevel()