Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.h445 void mons_remove_from_grid(const monster& mon);
H A Dmon-death.cc2342 mons_remove_from_grid(mons); in monster_die()
H A Dmon-util.cc4198 void mons_remove_from_grid(const monster& mon) in mons_remove_from_grid() function
H A Dmonster.cc148 mons_remove_from_grid(*this); in reset()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/util/monster/
H A Dmonster-main.cc642 mons_remove_from_grid(*mp); in _get_vault_monster()