diff options
author | camthesaxman <cameronghall@cox.net> | 2018-01-01 23:09:51 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-01-01 23:09:51 -0600 |
commit | 28e98d9df7db41f9dcc813ad4e0b37c568833aee (patch) | |
tree | 5245b0f153305f94968a821e074c5171107a5023 /include/easy_chat.h | |
parent | ef9b0680653a5291b168b22b8ed0d273b6b1febe (diff) |
decompile sub_80E60D8 - sub_80E6AC4
Diffstat (limited to 'include/easy_chat.h')
-rw-r--r-- | include/easy_chat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/easy_chat.h b/include/easy_chat.h index a6277fba8..541a697be 100644 --- a/include/easy_chat.h +++ b/include/easy_chat.h @@ -3,6 +3,7 @@ extern u8 gUnknown_020388AC; +void sub_80E62A0(u8 arg0, u16 *arg1, void *arg2, u8 arg3); u16 sub_80EB72C(u16 group); void sub_80EB6FC(u16 *, u16); void InitEasyChatPhrases(void); |