Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dl-you.cc457 LUARET1(you_depth, number, you.depth) in LUARET1()
1313 { "depth", you_depth },
H A Dfiles.cc1601 unwind_var<int> you_depth(you.depth, l.depth); in generate_level() local
1680 you.on_current_level = (you_depth.original_value() == l.depth in generate_level()