From dda861d78ad47a85a54c4c6a2dd3f7e301e65fa5 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 12 Aug 2020 15:19:31 -0400 Subject: Decompile unk_02046294.s --> event_data.c --- include/proto.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index 506d0992..fb2f8a78 100644 --- a/include/proto.h +++ b/include/proto.h @@ -16,7 +16,6 @@ void FUN_02005E80(int); void FUN_02005E90(int, int, int, int); void FUN_020056AC(int, int, int, int, int); void FUN_020808AC(struct BoxPokemon *, int, int, int, int); -void * SavArray_get(void *, int); void StringExpandPlaceholders(u32 *, struct String *, struct String *); #endif //POKEDIAMOND_PROTO_H -- cgit v1.2.3