diff options
author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-07-27 21:30:10 +0200 |
---|---|---|
committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-07-27 21:30:10 +0200 |
commit | a46463e4c6ca40cfc96dd47a7a28c11275a22ea6 (patch) | |
tree | 9650e92bbc70f0729119edb2346cc3c931f95d21 /include/unk_02005CFC.h | |
parent | 68d7aa47cc52ef822220e0e35890863d7cad479f (diff) |
decompile unk_02005CFC.s
Diffstat (limited to 'include/unk_02005CFC.h')
-rw-r--r-- | include/unk_02005CFC.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/include/unk_02005CFC.h b/include/unk_02005CFC.h new file mode 100644 index 00000000..7b5f73e2 --- /dev/null +++ b/include/unk_02005CFC.h @@ -0,0 +1,19 @@ +#ifndef POKEDIAMOND_UNK_02005CFC_H +#define POKEDIAMOND_UNK_02005CFC_H + +#include "global.h" +#include "sav_chatot.h" + +BOOL FUN_02005CFC(); +BOOL FUN_02005D20(struct SaveChatotSoundClip *param0); +u32 FUN_02005D48(struct SaveChatotSoundClip *param0, u32 param1, s32 param2, s32 param3); +void FUN_02005DFC(); +u32 FUN_02005E28(); +void FUN_02005E64(); +void FUN_02005E6C(struct SaveChatotSoundClip *param0); +void FUN_02005E80(u8 param0); +void FUN_02005E90(struct SaveChatotSoundClip *param0, u32 param1, s32 param2, s32 param3); +u32 FUN_02005EE0(struct SaveChatotSoundClip *param0); +u32 FUN_02005F14(s32 param0); + +#endif // POKEDIAMOND_UNK_02005CFC_H |