summaryrefslogtreecommitdiff
path: root/src/field/region_map.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-11-09 20:54:49 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-11-09 20:54:49 -0500
commit0343a1bcd728d813a38fc3486535e962e681c094 (patch)
treeb451de240205ca20b9ce52bccb33d0d67adef3d8 /src/field/region_map.c
parent7ab0460e9c04100dcc0ebb824a870069348030df (diff)
remove shared_syms
Diffstat (limited to 'src/field/region_map.c')
-rw-r--r--src/field/region_map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/field/region_map.c b/src/field/region_map.c
index b5a3de563..d643c373d 100644
--- a/src/field/region_map.c
+++ b/src/field/region_map.c
@@ -1426,7 +1426,7 @@ static const struct UnknownStruct4 sUnknown_083E79C0[1] =
};
// XXX: what is this?
-static u8 *const ewram_ = ewram;
+static u8 *const ewram_ = gSharedMem;
static const struct SpritePalette sFlyTargetIconSpritePalette = {sFlyTargetIcons_Pal, 2};