HomeSort by: relevance | last modified time | path
    Searched refs:SM_DARKLORD (Results 1 - 2 of 2) sorted by relevancy

  /src/games/phantasia/
phantdefs.h 81 #define SM_DARKLORD 4 /* Dark Lord */
fight.c 91 if (Curmonster.m_type == SM_DARKLORD
107 && Curmonster.m_type != SM_DARKLORD
276 if ((Curmonster.m_type == SM_DARKLORD
305 if (Curmonster.m_type == SM_DARKLORD)
367 case SM_DARKLORD:
623 if (Curmonster.m_type == SM_DARKLORD || Curmonster.m_type == SM_SHRIEKER)
689 if (Curmonster.m_type == SM_DARKLORD)
726 if (Curmonster.m_type == SM_DARKLORD)

Completed in 12 milliseconds