From 3d1d0182b3c659d98edc747c8ed52cdf039fce7c Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 10 Jan 2017 10:19:41 +0100 Subject: [PATCH] Fixing whitespace --- gfxconf.example.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfxconf.example.h b/gfxconf.example.h index 90401af6..d37fbe58 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -118,7 +118,7 @@ // #define GDISP_NEED_IMAGE_BMP_16 TRUE // #define GDISP_NEED_IMAGE_BMP_24 TRUE // #define GDISP_NEED_IMAGE_BMP_32 TRUE -// #define GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE 32 +// #define GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE 32 // #define GDISP_NEED_IMAGE_JPG FALSE // #define GDISP_NEED_IMAGE_PNG FALSE // #define GDISP_NEED_IMAGE_PNG_INTERLACED FALSE