summaryrefslogtreecommitdiff
path: root/include/easy_chat.h
diff options
context:
space:
mode:
authorKDSKardabox <bollygame94@gmail.com>2018-04-16 16:22:13 +0530
committerKDSKardabox <bollygame94@gmail.com>2018-04-16 16:22:13 +0530
commit936bb5925ae797a9cf59ef43940f52547c8f60a7 (patch)
tree6a282f33df865f22a6537ead87e3381b6be61103 /include/easy_chat.h
parentda719a1541d760e13110eece1217ffbdbc919897 (diff)
Decompile dewford trend
Diffstat (limited to 'include/easy_chat.h')
-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 f0ac51c22..e5fdc8bea 100644
--- a/include/easy_chat.h
+++ b/include/easy_chat.h
@@ -35,5 +35,6 @@ bool32 sub_811F8D8(u16 word);
void InitializeEasyChatWordArray(u16 *words, u16 length);
void ConvertEasyChatWordsToString(u8 *dest, const u16 *src, u16 length1, u16 length2);
bool8 ECWord_CheckIfOutsideOfValidRange(u16 word);
+u16 sub_811EE38(u16 group);
#endif // GUARD_EASYCHAT_H