Some battle labels

This commit is contained in:
PikalaxALT
2015-11-05 19:13:09 -05:00
parent 1205fe5100
commit 5eed48f05d
7 changed files with 59 additions and 58 deletions

View File

@@ -1398,7 +1398,7 @@ Function2821:: ; 2821
call FarDecompress
ld hl, w6_d000
ld de, VTiles2
ld bc, $0600
ld bc, $60 tiles
call CopyBytes
ld a, [rVBK]
push af
@@ -1406,7 +1406,7 @@ Function2821:: ; 2821
ld [rVBK], a
ld hl, w6_d600
ld de, VTiles2
ld bc, $0600
ld bc, $60 tiles
call CopyBytes
pop af
ld [rVBK], a