Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-pick.cc111 monster_type pick_monster_all_branches(int absdepth0, mon_pick_vetoer veto) in pick_monster_all_branches()
121 monster_type pick_monster_all_branches(int absdepth0, monster_picker &picker, in pick_monster_all_branches()
H A Denv.h99 int absdepth0; member
H A Ddungeon.cc1568 static int _num_items_wanted(int absdepth0) in _num_items_wanted()