diff options
Diffstat (limited to 'include/safari_zone.h')
-rw-r--r-- | include/safari_zone.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/safari_zone.h b/include/safari_zone.h index 08d635794..dd9ca8088 100644 --- a/include/safari_zone.h +++ b/include/safari_zone.h @@ -19,6 +19,6 @@ void SafariZoneGetPokeblockNameInFeeder(void); struct Pokeblock *unref_sub_80C8418(void); struct Pokeblock *SafariZoneGetActivePokeblock(void); void SafariZoneActivatePokeblockFeeder(u8 pokeblock_index); -bool32 unref_sub_80C853C(void); +bool32 debug_sub_80C853C(void); #endif // GUARD_SAFARI_ZONE_H |