From 7597b4bf8cc3293edbb992eb59f69030f4228f1c Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sun, 12 Jun 2016 01:49:43 -0700 Subject: remove map header addr comments --- data/mapHeaders/billshouse.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/mapHeaders/billshouse.asm') diff --git a/data/mapHeaders/billshouse.asm b/data/mapHeaders/billshouse.asm index 5218c5f3..735f8d62 100755 --- a/data/mapHeaders/billshouse.asm +++ b/data/mapHeaders/billshouse.asm @@ -1,4 +1,4 @@ -BillsHouse_h: ; 0x1e75e to 0x1e76a (12 bytes) (bank=7) (id=88) +BillsHouse_h: db INTERIOR ; tileset db BILLS_HOUSE_HEIGHT, BILLS_HOUSE_WIDTH ; dimensions (y, x) dw BillsHouseBlocks, BillsHouseTextPointers, BillsHouseScript ; blocks, texts, scripts -- cgit v1.3.1-sl0p