Home
last modified time | relevance | path

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

/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Dautomap.cpp78 bool do_cave_vert = false; in DrawAutomapTile() local
108 do_cave_vert = true; in DrawAutomapTile()
114 do_cave_vert = true; in DrawAutomapTile()
118 do_cave_vert = true; in DrawAutomapTile()
206 if (do_cave_vert) { in DrawAutomapTile()