diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-08 09:49:07 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-08 09:49:07 -0400 |
commit | e1537a1d728a8e2d217d5224e3d813da6f5fa222 (patch) | |
tree | 3e0c57b61ea4a07a08405083d27f22756024c5a5 /include/easy_chat.h | |
parent | c81edda7956500731d66b55b5b3c98cada723347 (diff) |
easy_chat_3 finish decomp
Diffstat (limited to 'include/easy_chat.h')
-rw-r--r-- | include/easy_chat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/easy_chat.h b/include/easy_chat.h index 5e918c887..4830a134e 100644 --- a/include/easy_chat.h +++ b/include/easy_chat.h @@ -70,5 +70,7 @@ void sub_80FFE34(s8 *arg0, s8 *arg1); u8 sub_80FFE48(void); u8 sub_80FFE54(void); u8 unref_sub_80FFE60(void); +bool32 sub_80FFE64(void); +bool32 sub_80FFE98(void); #endif // GUARD_EASY_CHAT_H |