Pokedex labels

This commit is contained in:
PikalaxALT
2015-11-29 21:34:59 -05:00
parent 8612a4a531
commit d314bdb4fa
22 changed files with 1150 additions and 1110 deletions

View File

@@ -120,7 +120,7 @@ Function8c2cf: ; 8c2cf
ld a, $6
ld [rSVBK], a
push hl
ld hl, w6_d000
ld hl, wBackupTilemap
ld bc, $28 * $10
.loop
@@ -132,7 +132,7 @@ Function8c2cf: ; 8c2cf
jr nz, .loop
pop hl
ld de, w6_d000
ld de, wBackupTilemap
ld b, BANK(Function8c2cf) ; BANK(@)
ld c, $28
call Request2bpp