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

  /src/games/hack/
hack.steal.c 113 static unsigned stealmid; /* monster doing the stealing */ variable in typeref:typename:unsigned
123 if (mtmp->m_id == stealmid) {
202 stealmid = mtmp->m_id;
hack.steal.c 113 static unsigned stealmid; /* monster doing the stealing */ variable in typeref:typename:unsigned
123 if (mtmp->m_id == stealmid) {
202 stealmid = mtmp->m_id;

Completed in 25 milliseconds