shithub: pokered

Download patch

ref: 501c8e03b0c35355fc1cc35aec6a3daafa797d03
parent: 3f61e9bd0e07a7930b81911efb098c105e9d32f8
author: stag019 <[email protected]>
date: Thu Jan 26 05:21:47 EST 2012

Pokemon Blue pointer at $29B3 to Unknown_74ee0.

hg-commit-id: fbb923fb3a11


--- a/main.asm
+++ b/main.asm
@@ -4269,7 +4269,7 @@
 	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 @@
 	EVENT_DISP $4, $7, $2
 	EVENT_DISP $4, $7, $3
 
+Unknown_74ee0:
 INCBIN "baserom.gbc",$74ee0,$B9
 
 UnnamedText_74f99: ; 0x74f99