Fix the preview for HAM files
HAM files are "true color" pictures which do have a palette.
This commit is contained in:
@@ -68,6 +68,7 @@ typedef struct
|
||||
char Comment[COMMENT_SIZE+1];
|
||||
byte Background_transparent;
|
||||
byte Transparent_color;
|
||||
byte bpp;
|
||||
/// Pixel ratio of the image
|
||||
enum PIXEL_RATIO Ratio;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user