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/lorelei.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/mapHeaders/lorelei.asm') diff --git a/data/mapHeaders/lorelei.asm b/data/mapHeaders/lorelei.asm index e1261c3e..634435d3 100755 --- a/data/mapHeaders/lorelei.asm +++ b/data/mapHeaders/lorelei.asm @@ -1,4 +1,4 @@ -Lorelei_h: ; 0x7616f to 0x7617b (12 bytes) (id=245) +Lorelei_h: db GYM ; tileset db LORELEIS_ROOM_HEIGHT, LORELEIS_ROOM_WIDTH ; dimensions (y, x) dw LoreleiBlocks, LoreleiTextPointers, LoreleiScript ; blocks, texts, scripts -- cgit v1.3.1-sl0p