MOTHER 3:CCL block
From Data Crystal
This is a sub-page for MOTHER 3:Named data structures.
Overview
CCL blocks are used for storing palette data.
Format
- 00-03 (04) = "ccl " header
- 04-07 (04) = Unknown; typically 0x2
- 08-0B (04) = Number of palettes
- 0C-.. (..) = Palette data
- ..-.. (04) = "~ccl" footer
Palette data
Each palette is standard, containing 16 colors, 16 bits per color, for a total of 32 bytes per palette.