]> git.draconx.ca Git - liblbx.git/commitdiff
liblbx: Add a field to lbx_colour indicating which entries are used.
authorNick Bowler <nbowler@draconx.ca>
Sun, 7 Feb 2010 22:11:26 +0000 (17:11 -0500)
committerNick Bowler <nbowler@draconx.ca>
Mon, 8 Feb 2010 17:00:55 +0000 (12:00 -0500)
An LBX palette might not contain values for all 256 entries.  Currently,
there is no way to tell which entries were assigned when the palette is
retrieved from an image.  This patch adds an extra marker which can be
used to skip over unused palette entries.


No differences found