Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/landscape/
H A DC4Landscape.cpp602 uint8_t *pblast_tbl = nullptr, blast_tbl[C4M_MaxTexIndex]; in BlastFreeShape() local
606 pblast_tbl = blast_tbl; in BlastFreeShape()
613 …int32_t y) { return p->BlastFreePix(this, x, y); }, by_object->MaterialContents, 0, 0, pblast_tbl); in BlastFreeShape()