diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-20 11:44:20 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-20 11:44:20 -0400 |
commit | 213fef604247d31f6981bd83c703bb1d3e1bbd31 (patch) | |
tree | 07a2ad62c9f31c9cf76cf2809d1b874bfa284e6f /include/easy_chat.h | |
parent | 8a31e58689af6e62c8c272c24397310c2a44f6f5 (diff) |
through sub_818E308
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 5143aa39c..d7dc72410 100644 --- a/include/easy_chat.h +++ b/include/easy_chat.h @@ -29,5 +29,7 @@ enum }; void InitEasyChatPhrases(void); +void easy_chat_input_maybe(void); +void CopyEasyChatWord(u8 *, u16); #endif // GUARD_EASYCHAT_H |