changeset 1653:4b528da326da

Add missing interlace type setting to GunPaint decoding.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 30 May 2018 11:16:39 +0300
parents 70fde5e03c2e
children 92656ad7f706
files tools/lib64fmts.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64fmts.c	Wed May 30 03:30:56 2018 +0300
+++ b/tools/lib64fmts.c	Wed May 30 11:16:39 2018 +0300
@@ -1167,6 +1167,7 @@
             DEF_SCREEN_RAMS_8( 0x4400, 8,  0x400),
             { DT_BITMAP_RAM,   0x6400, 1,  0, NULL, NULL },
             { DT_EXTRA_DATA,   0x47e8, 1,  20, NULL, NULL },
+            { DT_DEC_FUNCTION, 0x2742, 0,  1, fmtTruePaintGetLaceType, NULL },
             { DT_LAST,         0,      0,  0, NULL, NULL },
         },
         NULL