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 --- data/mapHeaders/fuchsiacity.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/mapHeaders/fuchsiacity.asm') diff --git a/data/mapHeaders/fuchsiacity.asm b/data/mapHeaders/fuchsiacity.asm index 998f7bb4..2bfd2793 100755 --- a/data/mapHeaders/fuchsiacity.asm +++ b/data/mapHeaders/fuchsiacity.asm @@ -1,4 +1,4 @@ -FuchsiaCity_h: ; 0x18ba7 to 0x18bd4 (45 bytes) (bank=6) (id=7) +FuchsiaCity_h: db OVERWORLD ; tileset db FUCHSIA_CITY_HEIGHT, FUCHSIA_CITY_WIDTH ; dimensions (y, x) dw FuchsiaCityBlocks, FuchsiaCityTextPointers, FuchsiaCityScript ; blocks, texts, scripts -- cgit v1.3.1-sl0p