diff options
Diffstat (limited to 'include/m_event.h')
| -rw-r--r-- | include/m_event.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/m_event.h b/include/m_event.h index 8a13010..88d61af 100644 --- a/include/m_event.h +++ b/include/m_event.h @@ -45,7 +45,7 @@ void mEv_ClearEventInfo(void); // void func_8007D578_jp(); // void func_8007D58C_jp(); // void func_8007D59C_jp(); -// void func_8007D5D4_jp(); +s32 mEv_CheckRealArbeit(void); // void func_8007D650_jp(); s32 mEv_CheckFirstJob(void); // void func_8007D734_jp(); @@ -60,7 +60,7 @@ s32 mEv_CheckTitleDemo(void); // void func_8007D930_jp(); // void func_8007D9C8_jp(); // void func_8007DA64_jp(); -// void func_8007DA6C_jp(); +void mEv_GetEventWeather(s16*,s16*); // void func_8007DACC_jp(); // void func_8007DB20_jp(); // void func_8007DBB0_jp(); |
