changeset 1816:8d7b424197bc

Allow writing of unpacked True Paint format.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 21 Jun 2018 19:38:13 +0300
parents 2b68b6955635
children ca9fe688ab6b
files tools/lib64fmts.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64fmts.c	Thu Jun 21 19:27:53 2018 +0300
+++ b/tools/lib64fmts.c	Thu Jun 21 19:38:13 2018 +0300
@@ -1188,7 +1188,7 @@
     },
 
     {
-        "mci", "Truepaint (unpacked)", 0x9c00, 19434, DM_FMT_RD,
+        "mci", "Truepaint (unpacked)", 0x9c00, 19434, DM_FMT_RDWR,
         NULL,
         NULL, NULL,
         { }, &dmC64CommonFormats[6]