summaryrefslogtreecommitdiff
path: root/include/easy_chat.h
diff options
context:
space:
mode:
authorMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-06-24 18:23:41 +0200
committerMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-06-24 18:24:08 +0200
commitf7528a440daa93ed0916834dcaf84ea26ba0e22d (patch)
tree8939cfe8e3eab2df34878c200a6761744f87efbc /include/easy_chat.h
parentec3fe21936b250b329e58941a47e11afb9b240e0 (diff)
wip src
Diffstat (limited to 'include/easy_chat.h')
-rw-r--r--include/easy_chat.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/easy_chat.h b/include/easy_chat.h
index 6b04f524b..03e9bb737 100644
--- a/include/easy_chat.h
+++ b/include/easy_chat.h
@@ -41,4 +41,8 @@ void sub_80EB890(u8);
u8 sub_80EB8C0(void);
u16 sub_80EB8EC(void);
+#if GERMAN
+u32 de_sub_80EB748(u32, u32);
+#endif
+
#endif // GUARD_EASYCHAT_H