diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2021-08-05 15:42:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-05 15:42:00 -0400 |
commit | 7ef47d78e4df35da975471c4fd0499e3ca8a1080 (patch) | |
tree | 74a42c95502bc5ddc15a753aaeb9fbf6b06edf83 /include/proto.h | |
parent | f00cb7ad08e2b2770e3c4ba8a749a7a9e113b616 (diff) | |
parent | 1da53f50293e9856ed7c5b8d6ae66d8ecce85ecc (diff) |
Merge pull request #440 from remicalixte/unk_02005CFC
decompile unk_02005CFC.s into sound_chatot.c
Diffstat (limited to 'include/proto.h')
-rw-r--r-- | include/proto.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/proto.h b/include/proto.h index 7af3f19d..43ed28ac 100644 --- a/include/proto.h +++ b/include/proto.h @@ -11,10 +11,6 @@ int TrainerClass_GetGenderOrTrainerCount(int x); int FUN_02014C3C(u8); void FUN_02014C54(int, int, struct UnkStruct_02069038 *, u8); u32 IsNighttime(void); // is day or night -int FUN_02005F14(int); -void FUN_02005E80(int); -void FUN_02005E90(int, int, int, int); -void FUN_020056AC(int, int, int, int, int); void FUN_020808AC(struct BoxPokemon *, struct PlayerData *, int, u32, u32); #endif //POKEDIAMOND_PROTO_H |