changeset 1752:fe3ae3fdf0f3

Rename a function.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 11 Jun 2018 15:13:24 +0300
parents 768fddda73e9
children 09641e7179f6
files tools/lib64fmts.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64fmts.c	Mon Jun 11 14:53:46 2018 +0300
+++ b/tools/lib64fmts.c	Mon Jun 11 15:13:24 2018 +0300
@@ -724,7 +724,7 @@
 }
 
 
-static Uint8 fmtGetPixelCHFLI(
+static Uint8 fmtGetPixelCrestHIFLIorCDHM(
     const DMC64Image *img, const int bmoffs, const int scroffs,
     const int shift, const int bitmap, const int raster)
 {
@@ -1346,7 +1346,7 @@
         NULL,
         NULL, NULL,
         NULL, NULL,
-        fmtGetPixelCHFLI,
+        fmtGetPixelCrestHIFLIorCDHM,
         {
             { DO_COPY     , DS_BITMAP_RAM  , 0x0000, 0,  0, NULL, NULL },
             DEF_SCREEN_RAMS_8(0x2000, 0, 0x400),