use the IntroLogoGFX label in existing asm

This commit is contained in:
yenatch 2013-10-10 03:02:14 -04:00
parent e1cce1cfb9
commit 754325b270
1 changed files with 2 additions and 2 deletions

View File

@ -71563,9 +71563,9 @@ Functione45e8: ; e45e8
push af
ld a, $6
ld [rSVBK], a
ld hl, $5407
ld hl, IntroLogoGFX
ld de, $d000
ld a, $42
ld a, BANK(IntroLogoGFX)
call FarDecompress
ld hl, VTiles0
ld de, $d000