Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmapdef.h912 bool replaces_glyph();
H A Ddungeon.cc5430 if (mapsp && mapsp->replaces_glyph()) in _vault_grid()
5492 if (mapsp && mapsp->replaces_glyph()) in _vault_grid_mons()
7180 if (mapsp && mapsp->replaces_glyph()) in _vault_inspect()
H A Dmapdef.cc6199 bool keyed_mapspec::replaces_glyph() in replaces_glyph() function in keyed_mapspec