Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.cc123 static habitat_type _grid2habitat(dungeon_feature_type grid) in _grid2habitat() function
186 const habitat_type ht = _grid2habitat(env.grid(p)); in random_monster_at_grid()