From 78fca64b60162b7a6759b8e74ffde531b95285bd Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 4 Jan 2012 15:19:03 -0600 Subject: [PATCH] commenting some addresses hg-commit-id: d497cf886c56 --- pokered.asm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pokered.asm b/pokered.asm index a261ed6a..4917b3cc 100644 --- a/pokered.asm +++ b/pokered.asm @@ -5347,10 +5347,10 @@ PalletTownScript6: PalletTownScript7: ret -PalletTownTexts: +PalletTownTexts: ; 0x18f88 dw PalletTownText1,PalletTownText2,PalletTownText3,PalletTownText4,PalletTownText5,PalletTownText6,PalletTownText7 -PalletTownText1: +PalletTownText1: ; 4F96 0x18f96 db 8 ld a,[$CF0D] and a @@ -5409,7 +5409,7 @@ PalletTownText7: ; sign by Blue’s house INCBIN "baserom.gbc",$18FF1,$1B2F-$FF1 -BluesHouse_h: +BluesHouse_h: ; 0x19b2f db $08 ; tileset db $04,$04 ; dimensions dw BluesHouseBlocks,BluesHouseTexts,BluesHouseScript @@ -5437,10 +5437,10 @@ BluesHouseScript1: BluesHouseScript2: ret -BluesHouseTexts: +BluesHouseTexts: ; 0x19b57 dw BluesHouseText1,BluesHouseText2,BluesHouseText3 -BluesHouseText1: +BluesHouseText1: ; db 8 ld a,[$D74A] bit 0,a