2,051
edits
m (simple AGIPAL section (need to add format still)) |
(→pal.* Format: adding format) |
||
Line 498: | Line 498: | ||
===pal.* Format=== | ===pal.* Format=== | ||
There are always eight 24-byte chunks, so the file is always 192 bytes. | |||
<pre> | |||
Chunk0 Holds RGB palette data for the first 8 colors | |||
Chunk1 Same as Chunk0 | |||
Chunk2 Holds RGB palette data for the second 8 colors | |||
Chunk3 Same as Chunk2 | |||
Chunk4-Chunk7 Same as Chunk0-Chunk3 | |||
</pre> |
edits