diff tools/gfxconv.c @ 2360:8f015ef431a3

Add missing description string to formatTypeList[].
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 31 Dec 2019 13:06:46 +0200
parents de570106b6cc
children 2dfb448a7ff5
line wrap: on
line diff
--- a/tools/gfxconv.c	Tue Dec 31 13:04:13 2019 +0200
+++ b/tools/gfxconv.c	Tue Dec 31 13:06:46 2019 +0200
@@ -55,6 +55,7 @@
     "C64 character/font data",
     "C64 sprite data",
     "Image",
+    "CDump",
 };