Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dcata_tiles.cpp2774 bool below_invisible[5]; in draw_vpart_below() local
2775 std::fill_n( below_invisible, 5, false ); in draw_vpart_below()
2776 return draw_vpart( pbelow, lit_level::LOW, height_3d_below, below_invisible ); in draw_vpart_below()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dcata_tiles.cpp2774 bool below_invisible[5]; in draw_vpart_below() local
2775 std::fill_n( below_invisible, 5, false ); in draw_vpart_below()
2776 return draw_vpart( pbelow, lit_level::LOW, height_3d_below, below_invisible ); in draw_vpart_below()