summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstag019 <stag019@gmail.com>2012-01-26 10:21:47 -0500
committerstag019 <stag019@gmail.com>2012-01-26 10:21:47 -0500
commit501c8e03b0c35355fc1cc35aec6a3daafa797d03 (patch)
treeba0da41e4b2c140237693960a2cd5bf2c6163f43
parent3f61e9bd0e07a7930b81911efb098c105e9d32f8 (diff)
Pokemon Blue pointer at $29B3 to Unknown_74ee0.
hg-commit-id: fbb923fb3a11
-rw-r--r--main.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index ea1eccf0..fe2a75c6 100644
--- a/main.asm
+++ b/main.asm
@@ -4269,7 +4269,7 @@ DisplayTextID: ; 2920
cp a,$f5 ; Vending Machine
jr nz,.notVendingMachine\@
ld b,$1d
- ld hl,$4ee0
+ ld hl,Unknown_74ee0
call Bankswitch
jr .skipTextDisplay\@
.notVendingMachine\@
@@ -53996,6 +53996,7 @@ CeruleanHouse3Object: ; 0x74ebe (size=34)
EVENT_DISP $4, $7, $2
EVENT_DISP $4, $7, $3
+Unknown_74ee0:
INCBIN "baserom.gbc",$74ee0,$B9
UnnamedText_74f99: ; 0x74f99