summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-13 15:31:17 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-13 15:31:17 -0600
commit7157ac7cf6ccceb747010c6bf14e227ba89e9e8c (patch)
tree5e1ac09850ebfe775684425f404c4e8a73dff574
parentdd2d259911107999d4833d2bb079091fc934f149 (diff)
asm for PewterCityScript
hg-commit-id: b6e888ea6a6f
-rw-r--r--pokered.asm9
1 files changed, 8 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm
index 3b073196..07220970 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -6168,7 +6168,14 @@ ViridianCityText13: ; 0x1922d
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