summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-10-28 09:05:40 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-10-28 09:05:40 -0400
commit002b39485534f2010d1dcc6f471cbcb63aab682e (patch)
tree6e12f6d515f0a9779d1d0460a4ddcc0d8779efd4 /include
parent5ea2f463d71d0bc2663e70a553557de0ccf40eef (diff)
through sub_817C7F4
Diffstat (limited to 'include')
-rw-r--r--include/easy_chat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/easy_chat.h b/include/easy_chat.h
index b0a217320..7e816db34 100644
--- a/include/easy_chat.h
+++ b/include/easy_chat.h
@@ -34,5 +34,6 @@ void CopyEasyChatWord(u8 *dest, u16 word);
bool32 sub_811F8D8(u16 word);
void InitializeEasyChatWordArray(u16 *words, u16 length);
void ConvertEasyChatWordsToString(u8 *dest, const u16 *src, u16 length1, u16 length2);
+bool8 sub_811EB10(u16 word);
#endif // GUARD_EASYCHAT_H