From b9afe989d0c43e3e6cbe36dd26f3e94834aecb2e Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Sun, 3 Jan 2021 01:51:31 +0100 Subject: Avoid redefining D2_CHCR --- Source/Gfx.c | 1 - 1 file changed, 1 deletion(-) (limited to 'Source') diff --git a/Source/Gfx.c b/Source/Gfx.c index 1061c04..4406f03 100644 --- a/Source/Gfx.c +++ b/Source/Gfx.c @@ -18,7 +18,6 @@ #define UPLOAD_IMAGE_FLAG 1 #define MAX_LUMINANCE 0xFF #define GPUSTAT (*(volatile unsigned int*)0x1F801814) -#define D2_CHCR (*(volatile unsigned int*)0x1F8010A8) /* ************************************* * Structs and enums -- cgit v1.2.3