Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-place.cc78 static monster_type _band_member(band_type band, int which,
712 band_monsters[i] = _band_member(band, i, place, allow_ood); in place_monster()
2395 static monster_type _band_member(band_type band, int which, in _band_member() function
2570 if (_band_member((band_type)i, 1, BRANCH_DUNGEON, true) == NUM_MONSTERS) in debug_bands()