Home
last modified time | relevance | path

Searched refs:m_sp_lw (Results 1 – 3 of 3) sorted by path

/dports/games/omega/omega/
H A Dextern.h735 void m_sp_lw ARGS((struct monster *));
H A Dmon.c518 case M_SP_LW: m_sp_lw(m); break;
H A Dmspec.c468 void m_sp_lw(m) in m_sp_lw() function