From 1d9a68dbdd0132035f1fc7b7ea8f7fdc24741507 Mon Sep 17 00:00:00 2001 From: mid-kid Date: Sun, 24 Jun 2018 16:09:41 +0200 Subject: Remove all address comments --- data/types/names.asm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'data/types/names.asm') diff --git a/data/types/names.asm b/data/types/names.asm index ca810aea3..2fe9e959c 100644 --- a/data/types/names.asm +++ b/data/types/names.asm @@ -1,4 +1,4 @@ -TypeNames: ; 5097b +TypeNames: ; entries correspond to types (see constants/type_constants.asm) dw Normal dw Fighting @@ -49,4 +49,3 @@ Steel: db "STEEL@" Dragon: db "DRAGON@" Dark: db "DARK@" -; 50a28 -- cgit v1.2.3