Updating pokedex count function labels

This commit is contained in:
KDSKardabox
2018-02-12 16:15:51 +05:30
parent 0ca0ad1c63
commit d52a54e64f
10 changed files with 44 additions and 44 deletions
+2 -2
View File
@@ -1925,11 +1925,11 @@ sub_80C376C: @ 80C376C
cmp r0, 0
bne _080C377E
movs r0, 0x1
bl sub_80C0844
bl GetHoennPokedexCount
b _080C3784
_080C377E:
movs r0, 0x1
bl pokedex_count
bl GetNationalPokedexCount
_080C3784:
lsls r0, 16
lsrs r0, 16