through sub_80FFF80

This commit is contained in:
PikalaxALT
2020-03-06 17:07:36 -05:00
parent 85ca62e823
commit ecf7cf9835
10 changed files with 1444 additions and 2929 deletions
+1
View File
@@ -46,5 +46,6 @@ u16 GetNumDisplayedWords(void);
const u8 *GetEasyChatWordGroupName(u8);
u8 *CopyEasyChatWordPadded(u8 *, u16, u16);
void DoEasyChatScreen(u8 type, u16 *words, MainCallback callback);
u8 GetNumDisplayableGroups(void);
#endif // GUARD_EASY_CHAT_H