From a51037eeeedb03e29d8675626018cf02750882fa Mon Sep 17 00:00:00 2001 From: dannye Date: Sun, 12 Jun 2016 02:19:19 -0500 Subject: Remove the last address comments except for wram.asm and sram.asm also delete unused yellow file --- scripts/redshouse1f.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/redshouse1f.asm') diff --git a/scripts/redshouse1f.asm b/scripts/redshouse1f.asm index 92f37970..cbfb35c8 100755 --- a/scripts/redshouse1f.asm +++ b/scripts/redshouse1f.asm @@ -49,7 +49,7 @@ MomHealText2: TX_FAR _MomHealText2 db "@" -RedsHouse1FText2: ; 0x481c6 TV +RedsHouse1FText2: ; TV TX_ASM ld a,[wSpriteStateData1 + 9] cp SPRITE_FACING_UP -- cgit v1.3.1-sl0p