diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-10-25 09:22:50 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-10-25 09:22:50 +0800 |
commit | 2f87855072fb4fdca6ce22d60bfb1b7fdc000134 (patch) | |
tree | a3a6d928910ed170904b5b367084afb2d1fb8b3d /include/mevent.h | |
parent | 6ca932e5e98fcd69c281d798406e53aee5a4d816 (diff) | |
parent | 7579fc65c12bd46c045d10eb8cd9a2320fd1f3f0 (diff) |
Merge branch 'master' into battle
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 08ee8c038..98d184f60 100644 --- a/include/mevent.h +++ b/include/mevent.h @@ -67,5 +67,6 @@ bool32 WonderNews_Test_Unk_02(void); bool32 WonderCard_Test_Unk_08_6(void); u32 MENews_GetInput(u16 input); void sub_8143D24(void); +u16 sub_81445C0(u32 command); #endif //GUARD_MEVENT_H |