diff options
author | ultima-soul <akshayjhanji@hotmail.com> | 2019-10-06 00:48:48 -0700 |
---|---|---|
committer | ultima-soul <akshayjhanji@hotmail.com> | 2019-10-06 00:48:48 -0700 |
commit | d84e9bed58db84bbb7db568c366bfa803be87139 (patch) | |
tree | 13a924bbf40b3a0ab38d915ef6349f8a4bd60c15 /include/mevent.h | |
parent | b4b509f68477068ae111cc5a6094d858d396c4bb (diff) |
Decompile/port new_game
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 b61fa732d..cee88e403 100644 --- a/include/mevent.h +++ b/include/mevent.h @@ -66,5 +66,6 @@ void MENews_RemoveScrollIndicatorArrowPair(void); bool32 WonderNews_Test_Unk_02(void); bool32 WonderCard_Test_Unk_08_6(void); u32 MENews_GetInput(u16 input); +void sub_8143D24(void); #endif //GUARD_MEVENT_H |