summaryrefslogtreecommitdiff
path: root/src/field/dewford_trend.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-11-05 01:34:52 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-11-05 01:34:52 -0400
commit4cf701c5871a17f0bc580019e8d294bc1c84ebf3 (patch)
treee2d7246d97c18b1660156d345ee988212a039d84 /src/field/dewford_trend.c
parent8832b766facd48c85c1b99ac6dad555f1e2aa1c7 (diff)
move ewram defines to ewram.h.
Diffstat (limited to 'src/field/dewford_trend.c')
-rw-r--r--src/field/dewford_trend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/field/dewford_trend.c b/src/field/dewford_trend.c
index aaf4dd66a..f47dbba08 100644
--- a/src/field/dewford_trend.c
+++ b/src/field/dewford_trend.c
@@ -6,7 +6,7 @@
#include "rng.h"
#include "text.h"
-extern u8 unk_2000000[];
+extern u8 ewram[];
extern u16 gScriptResult;
extern u16 gSpecialVar_0x8004;