Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/landscape/
H A DC4Landscape.cpp2213 uint8_t MapPixelBkg = sfcMapBkg._GetPix(iX, iY); in ChunkOZoom() local
2220 …DrawChunk(d, iToX, iToY, iChunkWidth, iChunkHeight, MapPixel, MapPixelBkg, iChunkType, (iX << 16) … in ChunkOZoom()