Searched refs:PM_MINOTAUR (Results 1 – 2 of 2) sorted by relevance
/openbsd/games/hack/ | ||
H A D | def.permonst.h | 81 #define PM_MINOTAUR &mons[55] /* last in mons array */ macro |
H A D | hack.mkmaze.c | 135 (void) makemon(PM_MINOTAUR, mm.x, mm.y); in makemaz() |