shithub: pokered

Download patch

ref: 7157ac7cf6ccceb747010c6bf14e227ba89e9e8c
parent: dd2d259911107999d4833d2bb079091fc934f149
author: Bryan Bishop <kanzure@gmail.com>
date: Fri Jan 13 10:31:17 EST 2012

asm for PewterCityScript

hg-commit-id: b6e888ea6a6f


--- a/pokered.asm
+++ b/pokered.asm
@@ -6168,7 +6168,14 @@
 ViridianCityText14:
 INCBIN "baserom.gbc",$19232,$19237 - $19232
 
-INCBIN "baserom.gbc",$19237,$19251 - $19237
+PewterCityScript: ; 0x19237
+    call $3c3c
+    ld hl, $5243
+    ld a, [$d5f7]
+    jp $3d97
+; 0x19243
+
+INCBIN "baserom.gbc",$19243,$19251 - $19243
 
 PewterCityScript0: ; 0x19251
     xor a