summaryrefslogtreecommitdiff
path: root/include/ewram.h
diff options
context:
space:
mode:
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 8aa244907..85085e075 100644
--- a/include/ewram.h
+++ b/include/ewram.h
@@ -138,7 +138,6 @@ extern u8 gSharedMem[];
#define ewram16108arr(i) (gSharedMem[0x16108 + i])
#define ewram16400 (gSharedMem + 0x16400)
#define AI_ARRAY_160CC(i) (gSharedMem[0x160CC + i * 2])
-#define ewram16800 (&gSharedMem[0x16800])
// gBattleResources
#define AI_THINKING_STRUCT ((struct AI_ThinkingStruct *)(gSharedMem + 0x16800))