summaryrefslogtreecommitdiff
path: root/include/ewram.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-06-26 19:55:08 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-06-27 09:05:17 -0500
commit2f8d67642649374667f902736d8920cb38a03daa (patch)
tree8a3b5ff05d71bf1c0b7943c345dc42fd72e59597 /include/ewram.h
parentfa0e1ca4de35c9723a0972efeb6f7de4dca25594 (diff)
Decompile more battle_anim_812C144
Diffstat (limited to 'include/ewram.h')
-rw-r--r--include/ewram.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ewram.h b/include/ewram.h
index baa64f42f..01c4c3492 100644
--- a/include/ewram.h
+++ b/include/ewram.h
@@ -233,6 +233,7 @@ extern u8 gSharedMem[];
#define shared192D0 (*(struct UnknownContestStruct7 *)(gSharedMem + 0x192D0))
#define eContestAI ((struct ContestAIInfo *)(gSharedMem + 0x192E4))
#define EWRAM_19348 ((u16 *)(gSharedMem + 0x19348))
+#define eWRAM_19348Struct ((struct EWRAM_19348_Struct *)(gSharedMem + 0x19348))
#define ewram19800 (&gSharedMem[0x19800])
#define ePokedexView4 (struct PokedexView *)(gSharedMem + 0x19800)
#define ewram1A000 (&gSharedMem[0x1A000])