Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtags.cc954 static monster_type unmarshallMonType_Info(reader &th) in unmarshallMonType_Info() function
5769 mi.type = unmarshallMonType_Info(th); in _unmarshallMonsterInfo()
5771 mi.base_type = unmarshallMonType_Info(th); in _unmarshallMonsterInfo()
5779 unmarshallMonType_Info(th); // was draco_type in _unmarshallMonsterInfo()