summaryrefslogtreecommitdiff
path: root/include/ewram.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-06-29 14:38:54 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-06-29 14:38:54 -0400
commit849725d85e7379c939c459f1e38e9693e24fc378 (patch)
tree8b5ce744d958a3ff51eb43b784af89bb448d436e /include/ewram.h
parent4b9835fbdf223072589325f4273275c55072d72c (diff)
Merge battle structs at 17810
Diffstat (limited to 'include/ewram.h')
-rw-r--r--include/ewram.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ewram.h b/include/ewram.h
index 45762bcc3..2528b62d1 100644
--- a/include/ewram.h
+++ b/include/ewram.h
@@ -163,7 +163,6 @@ extern u8 gSharedMem[];
#define eCableCar1 ((struct CableCarEwramStruct1 *)(gSharedMem + 0x17000))
#define gBattleSpriteInfo ((struct BattleSpriteInfo *) (gSharedMem + 0x17800))
#define ewram17810 ((struct Struct2017810 *) (gSharedMem + 0x17810))
-#define EWRAM_17810 ((struct UnknownStruct3 *)(gSharedMem + 0x17810))
#define ewram17840 (*(struct Struct2017840 *) (gSharedMem + 0x17840))
#define ewram17850 ((struct UnknownStruct5 *)(gSharedMem + 0x17850))
#define EWRAM_18000 ((u16 *)(gSharedMem + 0x18000))