diff options
Diffstat (limited to 'src/help_system_812B1E0.c')
-rw-r--r-- | src/help_system_812B1E0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/help_system_812B1E0.c b/src/help_system_812B1E0.c index 98d6ce8be..024cfcf09 100644 --- a/src/help_system_812B1E0.c +++ b/src/help_system_812B1E0.c @@ -1247,7 +1247,7 @@ static bool8 sub_812B780(u8 id) return FlagGet(FLAG_0x828); case 4: case 34: - if (sub_8088EDC(1) > 1) + if (GetKantoPokedexCount(1) > 1) return TRUE; return FALSE; case 15: |