Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtravel.cc717 EST_GREED_UNFULFILLED = 2, enumerator
820 if (estatus & EST_GREED_UNFULFILLED) in _explore_find_target_square()
1838 explore_status |= EST_GREED_UNFULFILLED; in explore_status()