diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 02:18:48 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 02:18:48 -0600 |
commit | 58f94c6b0d21f4bf12684dc9bac9244d33dcf92c (patch) | |
tree | 9a54832abef19e51da69c29e293a0958d59cdfb3 | |
parent | 68b76de9f25e7bd5ec7db1542fe3ee6990e92b83 (diff) |
insert FuchsiaCityText6 to FuchsiaCityText10
hg-commit-id: b601bff2c175
-rw-r--r-- | pokered.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pokered.asm b/pokered.asm index c819b671..d2eb5b4f 100644 --- a/pokered.asm +++ b/pokered.asm @@ -6480,7 +6480,13 @@ FuchsiaCityText4: ; 0x19a6d TX_FAR _FuchsiaCityText4 db $50 + FuchsiaCityText5: ; 0x19a72 +FuchsiaCityText6: +FuchsiaCityText7: +FuchsiaCityText8: +FuchsiaCityText9: +FuchsiaCityText10: ; 0x19a72 TX_FAR _FuchsiaCityText5 db $50 |