diff options
Diffstat (limited to 'include/proto.h')
-rw-r--r-- | include/proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |