comparison 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
comparison
equal deleted inserted replaced
2359:de570106b6cc 2360:8f015ef431a3
53 "ANSI text", 53 "ANSI text",
54 "C64 bitmap image", 54 "C64 bitmap image",
55 "C64 character/font data", 55 "C64 character/font data",
56 "C64 sprite data", 56 "C64 sprite data",
57 "Image", 57 "Image",
58 "CDump",
58 }; 59 };
59 60
60 61
61 enum 62 enum
62 { 63 {