changeset 1385:7eae931f7690

#undef a macro that needs to be redefined in order to avoid a warning.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 24 Sep 2017 21:11:36 +0300
parents ef20200d71d7
children 5c3ee6f028dc
files tools/lib64gfx.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64gfx.c	Sun Sep 24 21:10:46 2017 +0300
+++ b/tools/lib64gfx.c	Sun Sep 24 21:11:36 2017 +0300
@@ -863,6 +863,8 @@
         fmtProbeFunPaint2Packed, fmtDecodeFunPaint2Packed,
         NULL, NULL, NULL, fmtGetPixelFunPaint2,
         {
+
+#undef FP2_SCREEN_RAM_START
 #define FP2_SCREEN_RAM_START 0
             FP2_SCREEN_RAM(0, 0),
             FP2_SCREEN_RAM(1, 1),