party_menu third quarter

This commit is contained in:
jiangzhengwenjz
2019-11-23 08:09:06 +08:00
committed by Evan
parent 27ff20d31d
commit 17743fe0e6
24 changed files with 1752 additions and 5154 deletions
+1
View File
@@ -45,5 +45,6 @@ u16 GetDisplayedWordByIndex(u16 index);
u16 GetNumDisplayedWords(void);
const u8 *GetEasyChatWordGroupName(u8);
u8 *CopyEasyChatWordPadded(u8 *, u16, u16);
void DoEasyChatScreen(u8 type, u16 *words, MainCallback callback); // TODO: currently in link_rfu.s. further file split needed?
#endif // GUARD_EASYCHAT_H