summaryrefslogtreecommitdiff
path: root/include/easy_chat.h
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-05-21 00:54:20 -0400
committerGitHub <noreply@github.com>2017-05-21 00:54:20 -0400
commit1c49064780f87a874c8f516ef20be61b17bafef0 (patch)
tree39d88024b6c278f8c4182ee869db6316c71bd8bd /include/easy_chat.h
parent9281b378095596896fce5be481fb40966226d955 (diff)
parentea181bea7652e6ea28705302ce7e85998e248986 (diff)
Merge pull request #299 from PikalaxALT/master
Secret base and TV decompilation
Diffstat (limited to 'include/easy_chat.h')
-rw-r--r--include/easy_chat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/easy_chat.h b/include/easy_chat.h
index ee5ac4138..dca6b80c2 100644
--- a/include/easy_chat.h
+++ b/include/easy_chat.h
@@ -28,5 +28,6 @@ enum {
u16 sub_80EB72C(u16 group);
+void sub_80EB6FC(u16 *, u16);
#endif // GUARD_EASYCHAT_H