diff options
Diffstat (limited to 'include/ewram.h')
-rw-r--r-- | include/ewram.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ewram.h b/include/ewram.h index 79d813a5d..abba5db3f 100644 --- a/include/ewram.h +++ b/include/ewram.h @@ -2,7 +2,6 @@ #define GUARD_EWRAM_H extern u8 gSharedMem[]; -#define ewram_addr EWRAM // used in gSharedMem addr hacks // Note: we have duplicate ewram labels because its clear some memory // regions overlap others but have different definitions. Until some |