Home
last modified time | relevance | path

Searched refs:SM_MODNAR (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/games/phantasia/
Dphantdefs.h71 #define SM_MODNAR 2 /* Modnar */ macro
Dfight.c1044 if (Curmonster.m_type == SM_MODNAR) { in callmonster()