diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-01 15:59:24 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-01 15:59:24 -0400 |
commit | 36bea47ea6d2a76a0add9eaf7f5f817eea9c49e5 (patch) | |
tree | 82baa5aa7b7ab4ea6a2047f96c816d66c90766b7 /include/mevent.h | |
parent | 486a3abf6b9904bbef7219ea66023ba6ac2bb886 (diff) |
Static symbols in easy_chat
Diffstat (limited to 'include/mevent.h')
-rw-r--r-- | include/mevent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mevent.h b/include/mevent.h index 6b67aa27c..31ab9e421 100644 --- a/include/mevent.h +++ b/include/mevent.h @@ -69,5 +69,6 @@ u32 MENews_GetInput(u16 input); void sub_8143D24(void); u16 sub_81445C0(u32 command); void sub_8144714(u32 a0, u32 a1); +u16 *sub_8143DA8(void); #endif //GUARD_MEVENT_H |