summaryrefslogtreecommitdiff
path: root/src/easy_chat_2.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-18 15:04:09 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-18 15:04:09 -0500
commit751af64d727a2c46a8a56931ce97488144e13704 (patch)
tree214100fdbe37eb076826b0d76bb9eb0d2e070de5 /src/easy_chat_2.c
parentb8b4a11a032d7fb21ae14c5372a266509d2f918b (diff)
parent58dd1c92ac6270d229c6762ca640118e4dd5e3cf (diff)
Merge branch 'master' of https://github.com/pret/pokeruby into fixes
Diffstat (limited to 'src/easy_chat_2.c')
-rw-r--r--src/easy_chat_2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/easy_chat_2.c b/src/easy_chat_2.c
index dc8bddd5a..c56fe7576 100644
--- a/src/easy_chat_2.c
+++ b/src/easy_chat_2.c
@@ -70,6 +70,8 @@ static u16 sub_80EB960(void);
u8 sub_80EB9C8(void);
static u16 sub_80EB9D8(void);
+EWRAM_DATA u8 gUnknown_020388AC = 0;
+
static u8 gUnknown_03000740;
const u16 InterviewPalette_0[] = INCBIN_U16("graphics/misc/interview_pal0.gbapal");