|
inline |
manually apply a cel offset and Palette offset to all map data for cases when bypassing built in VDP2 tilemap loading functions (such as when performing DMA transfers to VDP2 VRAM)
celOffset | Tile address offset to apply (obtain with VDP2::ScrollScreen::GetCelOffset()) |
palOffset | CRAM palette index to apply (obtain with VDP2::ScrollScreen::GetPalOffset()) |