Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-cast.h81 #define IOOD_MID "iood_mid" macro
H A Dtags.cc6885 if (m.props.exists(IOOD_MID)) in unmarshallMonster()
6886 m.summoner = m.props[IOOD_MID].get_int(), m.props.erase(IOOD_MID); in unmarshallMonster()