summaryrefslogtreecommitdiff
path: root/include/easy_chat.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-06-27 09:48:16 -0400
committerscnorton <scnorton@biociphers.org>2017-06-27 09:48:16 -0400
commit08c23fb1c483ffcf7c17b8ac061ad4ff77318625 (patch)
tree65bfdd399541ebd4f558614fd566aa92cfb94422 /include/easy_chat.h
parent41cc0382a43161c0c66ddaf73742ecec8dcbdcc6 (diff)
parent06b6cada0ddedc62063171703ba6607019751a9a (diff)
Merge branch 'master' into field_tasks
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