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/pewtermart.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/mapHeaders/pewtermart.asm') diff --git a/data/mapHeaders/pewtermart.asm b/data/mapHeaders/pewtermart.asm index 673dc1cf..02481bfc 100755 --- a/data/mapHeaders/pewtermart.asm +++ b/data/mapHeaders/pewtermart.asm @@ -1,4 +1,4 @@ -PewterMart_h: ; 0x74ca1 to 0x74cad (12 bytes) (id=56) +PewterMart_h: db MART ; tileset db PEWTER_MART_HEIGHT, PEWTER_MART_WIDTH ; dimensions (y, x) dw PewterMartBlocks, PewterMartTextPointers, PewterMartScript ; blocks, texts, scripts -- cgit v1.3.1-sl0p