diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-22 15:59:08 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-22 15:59:08 -0500 |
commit | 390d7975b3e68251dad231365338556ff2ffe5bb (patch) | |
tree | 9e50d36a2aaa66bca45ec2ff7899cd7c7c251900 /include/mevent.h | |
parent | 12d12e70a170896844f3280d6968e1e2d6cf1cba (diff) |
Resolve review comments, 1
Diffstat (limited to 'include/mevent.h')
-rw-r--r-- | include/mevent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mevent.h b/include/mevent.h index eb7cf77f3..85782f20a 100644 --- a/include/mevent.h +++ b/include/mevent.h @@ -72,6 +72,6 @@ void sub_8144714(u32 a0, u32 a1); u16 *GetMEventProfileECWordsMaybe(void); void sub_81446C4(void); bool32 sub_81446D0(u16 a0); -u16 GetWonderCardFlagID(void); +u16 GetWonderCardFlagId(void); #endif //GUARD_MEVENT_H |