From 076971ee687e1956a1b01144634b3e3468e23cff Mon Sep 17 00:00:00 2001 From: ultima-soul Date: Sun, 6 Oct 2019 15:00:10 -0700 Subject: Resolve pokemon_jump changes. --- include/pokemon_jump.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/include/pokemon_jump.h b/include/pokemon_jump.h index 28b19f9b1..62d0e610f 100644 --- a/include/pokemon_jump.h +++ b/include/pokemon_jump.h @@ -3,12 +3,6 @@ #include "main.h" -void sub_802A9A8(u16 monId, MainCallback callback); -bool32 sub_802C908(u16 species); -void sub_802C920(void); void ResetPokeJumpResults(void); -void sub_802E3C4(void); -void sub_802EB24(s16 tileTag, s16 palTag, s16 x, s16 y, u8 subpriority); -bool32 sub_802EB84(void); #endif // GUARD_POKEMON_JUMP_H -- cgit v1.2.3