summaryrefslogtreecommitdiff
path: root/include/ewram.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2018-01-06 12:27:27 -0600
committercamthesaxman <cameronghall@cox.net>2018-01-06 12:27:27 -0600
commitb3551bc2f328c286c6ecc45ea288665d46b44260 (patch)
tree073770933fd52f710691952c4ddb8d27b258937d /include/ewram.h
parent818dfa314e1658ab797af686fedd464c9fda6557 (diff)
fix some code and formatting anomalies
Diffstat (limited to 'include/ewram.h')
-rwxr-xr-xinclude/ewram.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ewram.h b/include/ewram.h
index 5a350840a..60fa43b41 100755
--- a/include/ewram.h
+++ b/include/ewram.h
@@ -215,7 +215,6 @@ extern u8 gSharedMem[];
#define ewram19000 (&gSharedMem[0x19000])
#define ePokedexView3 (struct PokedexView *)(gSharedMem + 0x19000)
#define EWRAM_19348 (*(u16 *)(gSharedMem + 0x19348))
-#define ewram19348 (*(struct Struct2019348 *)(gSharedMem + 0x19348))
#define ewram19800 (&gSharedMem[0x19800])
#define ePokedexView4 (struct PokedexView *)(gSharedMem + 0x19800)
#define ewram1A000 (&gSharedMem[0x1A000])