diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-04 23:34:57 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-04 23:34:57 -0600 |
commit | cd587686b2e4b84db398057809c7ed9c2d721b8f (patch) | |
tree | d4afacb613762f5bbbbeccccc8c4f5a6b18b9787 /pokered.asm | |
parent | 82dc5a4b543e01487e18295e0e19ab3a5fe17b9c (diff) |
extract "referenced texts" from maps
hg-commit-id: 94497200a58e
Diffstat (limited to 'pokered.asm')
-rw-r--r-- | pokered.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pokered.asm b/pokered.asm index 4917b3cc..39e137ec 100644 --- a/pokered.asm +++ b/pokered.asm @@ -5437,10 +5437,10 @@ BluesHouseScript1: BluesHouseScript2: ret -BluesHouseTexts: ; 0x19b57 +BluesHouseTexts: ; 0x19B57 dw BluesHouseText1,BluesHouseText2,BluesHouseText3 -BluesHouseText1: ; +BluesHouseText1: ; 5B5D 0x19B5D db 8 ld a,[$D74A] bit 0,a |