summaryrefslogtreecommitdiff
path: root/include/easy_chat.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-01-21 19:49:52 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-01-21 19:49:52 -0500
commit79b322918594737d7dc8405e2ad823335693b9ae (patch)
tree4826b774febbed88a50d22116fd896c34447997e /include/easy_chat.h
parent5ffd006acfe8ad12e88fa53a93a55b6f59e77779 (diff)
parent68a402883f780a61f54c2f0c8740429d0b2b3a81 (diff)
Merge branch 'master' into pokemon_storage_system
Diffstat (limited to 'include/easy_chat.h')
-rw-r--r--include/easy_chat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/easy_chat.h b/include/easy_chat.h
index c68a3fa02..58750fa92 100644
--- a/include/easy_chat.h
+++ b/include/easy_chat.h
@@ -114,8 +114,6 @@ struct Shared1000
u8 unk9F8E[7]; // unknown length
};
-extern u8 gUnknown_020388AC;
-
// const pointer to shared1000. easy_chat might be two separate files.
extern struct Shared1000 *const gEasyChatStruct;