diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/sound_chatot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound_chatot.h b/include/sound_chatot.h index cff116a2..35e4363d 100644 --- a/include/sound_chatot.h +++ b/include/sound_chatot.h @@ -5,7 +5,7 @@ #include "sav_chatot.h" BOOL FUN_02005CFC(); -BOOL FUN_02005D20(struct SaveChatotSoundClip *param0); +BOOL Chatot_checkCry(struct SaveChatotSoundClip *param0); u32 FUN_02005D48(struct SaveChatotSoundClip *param0, u32 param1, s32 param2, s32 param3); void FUN_02005DFC(); u32 Chatot_startRecording(); |