aboutsummaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2021-01-03 01:51:31 +0100
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2021-01-03 02:52:19 +0100
commitb9afe989d0c43e3e6cbe36dd26f3e94834aecb2e (patch)
treebace4ea1b85702c8986a121f3e2ad38ba936b0b2 /Source
parent2e587a9b138d4e5b48b7a38a07687c5d478bf354 (diff)
downloadairport-b9afe989d0c43e3e6cbe36dd26f3e94834aecb2e.tar.gz
Avoid redefining D2_CHCR
Diffstat (limited to 'Source')
-rw-r--r--Source/Gfx.c1
1 files changed, 0 insertions, 1 deletions
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