Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.h471 const monster_type *band_monsters, size_t num_monsters_in_band);
H A Dmon-util.cc3053 const monster_type *band_monsters, size_t num_monsters_in_band) in ugly_thing_apply_uniform_band_colour() argument
3056 for (size_t i = 0; i < num_monsters_in_band; i++) in ugly_thing_apply_uniform_band_colour()