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/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