diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2024-03-14 16:36:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-14 08:36:14 -0700 |
| commit | d3623fca20aac5716174ce74c74b30eb48fac315 (patch) | |
| tree | b3f61b8db829c49cbf58d88971946db626644ec8 /include/m_player_lib.h | |
| parent | c395de0945d34b373e54d3c7c6c2e977f46c6f7b (diff) | |
ac_weather OK (#155)
* weather werk
* ac_weather OK
* format
* review
Diffstat (limited to 'include/m_player_lib.h')
| -rw-r--r-- | include/m_player_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_player_lib.h b/include/m_player_lib.h index 0cd50ca..14e9150 100644 --- a/include/m_player_lib.h +++ b/include/m_player_lib.h @@ -116,7 +116,7 @@ void mPlib_change_player_cloth_info_lv2(struct PrivateInfo*, u16); // void func_800B33AC_jp(); s32 mPlib_able_submenu_type1(struct Game_Play* game_play); // void func_800B34B8_jp(); -// void func_800B34F4_jp(); +s32 mPlib_check_player_open_umbrella(struct Game_Play* game_play); // void func_800B3534_jp(); // void func_800B3588_jp(); // void func_800B35E4_jp(); |
