Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtravel.h370 void clear_stairs(dungeon_feature_type grid);
H A Dstairs.cc324 old_level_info.clear_stairs(DNGN_EXIT_HELL); in _update_travel_cache()
H A Dtravel.cc3577 void LevelInfo::clear_stairs(dungeon_feature_type grid) in clear_stairs() function in LevelInfo