LBA2:Main game palette: Difference between revisions

From LBA File Information
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Created page with "Pallette is Matrix 16x16. Each cell of matrix is RGB value. Palette totally has 768(u8) UNSIGNED CHARS."
 
No edit summary
Line 1: Line 1:
Pallette is Matrix 16x16. Each cell of matrix is RGB value. Palette totally has 768(u8) UNSIGNED CHARS.
Pallette is Matrix 16x16. Each cell of matrix is RGB value. Palette totally has 768(u8) UNSIGNED CHARS.
First element of palette [0][0] is transparent.

Revision as of 19:27, 30 June 2022

Pallette is Matrix 16x16. Each cell of matrix is RGB value. Palette totally has 768(u8) UNSIGNED CHARS. First element of palette [0][0] is transparent.