Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmapmark.h352 void activate_markers_at(coord_def p);
H A Dmapmark.cc1045 void map_markers::activate_markers_at(coord_def p) in activate_markers_at() function in map_markers
H A Ddungeon.cc4302 env.markers.activate_markers_at(p); in dgn_place_map()