From cd587686b2e4b84db398057809c7ed9c2d721b8f Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 4 Jan 2012 23:34:57 -0600 Subject: extract "referenced texts" from maps hg-commit-id: 94497200a58e --- pokered.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pokered.asm') 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 -- cgit v1.3.1-sl0p