diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-08 09:48:41 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-08 09:48:41 -0400 |
commit | dc729e5d420c63e83b92ca1b984e164ef7559c8b (patch) | |
tree | 31182fa57a7a4860a04c832b8000712cac21c8e3 /src/safari_zone.c | |
parent | 83bb25e7af1837d41177d84f1b03d83b42b9478c (diff) |
through DebugMenu_Safari
Diffstat (limited to 'src/safari_zone.c')
-rw-r--r-- | src/safari_zone.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/safari_zone.c b/src/safari_zone.c index f371b08b3..f4f1d96a6 100644 --- a/src/safari_zone.c +++ b/src/safari_zone.c @@ -236,7 +236,7 @@ static void DecrementFeederStepCounters(void) } } -bool8 unref_sub_80C853C(void) +bool32 unref_sub_80C853C(void) { SafariZoneGetPokeblockNameInFeeder(); |