through sub_8120748

This commit is contained in:
PikalaxALT
2018-05-03 13:40:08 -04:00
parent cae0fb8ec2
commit 0bc7759f9b
6 changed files with 261 additions and 571 deletions

View File

@@ -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