From eb021a274a483c08fc35e03e6b305ba7820c4aee Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 11 Jan 2012 18:53:41 -0600 Subject: [PATCH] insert $8 asm for Route16GateUpstairsText3 hg-commit-id: defaa9b4cfbb --- pokered.asm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index 6fce3bca..7b89a1cf 100644 --- a/pokered.asm +++ b/pokered.asm @@ -19494,7 +19494,13 @@ Route16GateUpstairsText2: ; 0x49825 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