summaryrefslogtreecommitdiff
path: root/include/easy_chat.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-05-03 13:40:08 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-05-03 13:40:08 -0400
commit0bc7759f9b2ee1e8b442d2b7cc9da44bb146e765 (patch)
tree25d410499d5585e6f4959bcaccfe0a55ca275ef1 /include/easy_chat.h
parentcae0fb8ec277adc4a7a6a27d1bbfa5aff8c49239 (diff)
through sub_8120748
Diffstat (limited to 'include/easy_chat.h')
-rw-r--r--include/easy_chat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/easy_chat.h b/include/easy_chat.h
index ad586d697..541fa6c1b 100644
--- a/include/easy_chat.h
+++ b/include/easy_chat.h
@@ -10,5 +10,7 @@ void ConvertEasyChatWordsToString(u8 *dest, const u16 *src, u16 length1, u16 len
bool8 ECWord_CheckIfOutsideOfValidRange(u16 word);
u16 sub_811EE38(u16 group);
u16 sub_811F01C(void);
+bool16 EasyChat_GetNumWordsInGroup(u8);
+u16 sub_811EE90(u16);
#endif // GUARD_EASYCHAT_H