Home
last modified time | relevance | path

Searched defs:count_monsters (Results 1 – 3 of 3) sorted by relevance

/dports/devel/flatcc/flatcc-0.6.0/test/monster_test/
H A Dmonster_test.c1150 static size_t count_monsters(ns(Monster_vec_t) monsters, const char *name) in count_monsters() function
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dundead.c768 static int count_monsters(game_state *state, in count_monsters() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.cc5204 int count_monsters(monster_type mtyp, bool friendly_only) in count_monsters() function