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/lab4.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/mapHeaders/lab4.asm') diff --git a/data/mapHeaders/lab4.asm b/data/mapHeaders/lab4.asm index 82ced4a3..e0b23c7d 100755 --- a/data/mapHeaders/lab4.asm +++ b/data/mapHeaders/lab4.asm @@ -1,4 +1,4 @@ -Lab4_h: ; 0x75d25 to 0x75d31 (12 bytes) (id=170) +Lab4_h: db LAB ; tileset db CINNABAR_LAB_4_HEIGHT, CINNABAR_LAB_4_WIDTH ; dimensions (y, x) dw Lab4Blocks, Lab4TextPointers, Lab4Script ; blocks, texts, scripts -- cgit v1.3.1-sl0p