changeset 1396:7acadc08bc72

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 16 Oct 2017 03:22:13 +0300
parents 009534f27de5
children 01d9bd6e88a8
files tools/lib64gfx.c
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64gfx.c	Mon Sep 25 10:18:59 2017 +0300
+++ b/tools/lib64gfx.c	Mon Oct 16 03:22:13 2017 +0300
@@ -776,6 +776,7 @@
             { DT_LAST,         0,      0,  0, NULL, NULL },
         }
     },
+
     {
         D64_FMT_MC, "ipc", "Interpaint MC (unpacked)", 0x4000, 10003,
         C64_SCR_WIDTH / 2, C64_SCR_HEIGHT,
@@ -887,7 +888,7 @@
     },
 
     {
-        D64_FMT_MC | D64_FMT_FLI | D64_FMT_ILACE, "fpp", "FunPaint II (packed)", 0x3ff0, 0,
+        D64_FMT_MC | D64_FMT_FLI | D64_FMT_ILACE, "fp2p", "FunPaint II (packed)", 0x3ff0, 0,
         C64_SCR_WIDTH, C64_SCR_HEIGHT,
         C64_SCR_CH_WIDTH , C64_SCR_CH_HEIGHT,
         fmtProbeFunPaint2Packed, fmtDecodeFunPaint2Packed,