Decompile more easy_chat.c

This commit is contained in:
Marcus Huderle
2019-02-25 14:03:13 -06:00
parent a589d4a630
commit 7ea05431a5
7 changed files with 420 additions and 916 deletions

View File

@@ -39,6 +39,7 @@ struct BardSong
// Exported ROM declarations
extern const u16 gUnknown_085F5490;
extern const u16 gUnknown_085FA1D4;
const struct BardSound *GetWordSounds(u16 word);
void GetWordPhonemes(struct BardSong *song, u16 word);