shithub: pokered

Download patch

ref: eb021a274a483c08fc35e03e6b305ba7820c4aee
parent: 340e6b77a60144f339f554b72def968ddfa285a9
author: Bryan Bishop <kanzure@gmail.com>
date: Wed Jan 11 13:53:41 EST 2012

insert $8 asm for Route16GateUpstairsText3

hg-commit-id: defaa9b4cfbb


--- a/pokered.asm
+++ b/pokered.asm
@@ -19494,7 +19494,13 @@
     call PrintText
     jp $24d7
 
-INCBIN "baserom.gbc",$4982f,$49840 - $4982f
+INCBIN "baserom.gbc",$4982f,$49834 - $4982f
+Route16GateUpstairsText3: ; 0x49834
+    db $8
+    ld hl, $583b
+    jp $55c9
+; 0x4983b
+INCBIN "baserom.gbc",$4983b,$5
 Route16GateUpstairsText4: ; 0x49840
     db $8
     ld hl, $5847