Searched refs:_PATH_MONST (Results 1 – 2 of 2) sorted by relevance
36 #define _PATH_MONST "/var/games/phantasia/monsters" macro
317 if ((Monstfp = fopen(_PATH_MONST, "r+")) == NULL) in initialstate()318 error(_PATH_MONST); in initialstate()