From 55f80230851c779c39c75e50e63686b2e515c8c1 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 15 Jun 2020 12:52:32 -0400 Subject: Decompile party.s --- include/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index 6f022d90..2e7d19b3 100644 --- a/include/proto.h +++ b/include/proto.h @@ -19,5 +19,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 * FUN_02022610(void *, int); #endif //POKEDIAMOND_PROTO_H -- cgit v1.2.3