summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-10-10 03:02:14 -0400
committeryenatch <yenatch@gmail.com>2013-10-10 03:02:14 -0400
commit754325b270c86163541429bb4fb37c809bdf7ea3 (patch)
treeeeaafaeeb9afdd120349a4e9caf2a1c5e33e71aa
parente1cce1cfb961c5f5f191156b9ce595fcf28b9f7e (diff)
use the IntroLogoGFX label in existing asm
-rw-r--r--main.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.asm b/main.asm
index 763b60072..f401bcfa8 100644
--- a/main.asm
+++ b/main.asm
@@ -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