From 89e2139d2935403a3a87bee10cac7d127e1c3fab Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 11 Jan 2012 12:07:37 -0600 Subject: [PATCH] insert $8 asm for PewterCityText4 hg-commit-id: ee53f387f876 --- pokered.asm | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index 9e929b91..da792f5f 100644 --- a/pokered.asm +++ b/pokered.asm @@ -6130,7 +6130,27 @@ PewterCityText3: ; 0x193b1 .asm_ac429 ; 0x193ee jp $24d7 -INCBIN "baserom.gbc",$193f1,$19436 - $193f1 +INCBIN "baserom.gbc",$193f1,$19405 - $193f1 + +PewterCityText4: ; 0x19405 + db $8 + ld hl, $5427 + call PrintText + call $35ec + ld a, [$cc26] + cp $0 + jr nz, .asm_e4603 + ld hl, $542c + call PrintText + jr .asm_e4604 ; 0x1941c $6 +.asm_e4603 + ld hl, $5431 + call PrintText +.asm_e4604 ; 0x19424 + jp $24d7 +; 0x19427 + +INCBIN "baserom.gbc",$19427,$f PewterCityText5: ; 0x19436 db $08 ; asm ld hl, $545d