summaryrefslogtreecommitdiff
path: root/include/safari_zone.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-04-09 13:57:20 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-04-09 13:57:20 -0400
commit5e9dabd92e84f8e7c5d136e6d408a99120ea1064 (patch)
tree0ab8aab95b88f9bd3d0935282228398c11f26c4c /include/safari_zone.h
parent86d8f1762df0977e060f740381529e466a2074d3 (diff)
Rename referenced unref_sub_*
Diffstat (limited to 'include/safari_zone.h')
-rw-r--r--include/safari_zone.h2
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