From f37cf959c930ae9595f9f71ce0d9b17dcf5421d0 Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 14 Jul 2020 10:21:18 -0400 Subject: Clean up some data, using macros for multiline list entries --- data/types/names.asm | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'data/types') diff --git a/data/types/names.asm b/data/types/names.asm index d94675b8..b1c35f65 100755 --- a/data/types/names.asm +++ b/data/types/names.asm @@ -10,17 +10,9 @@ TypeNames: dw .Bug dw .Ghost +REPT FIRE - GHOST - 1 dw .Normal - dw .Normal - dw .Normal - dw .Normal - dw .Normal - dw .Normal - dw .Normal - dw .Normal - dw .Normal - dw .Normal - dw .Normal +ENDR dw .Fire dw .Water -- cgit v1.2.3