From 041c4f28a3c35e31329222769534942439b70f29 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Sat, 11 Jun 2016 20:31:09 -0400 Subject: Character dict; surfing minigame; printer debug --- constants/type_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants/type_constants.asm') diff --git a/constants/type_constants.asm b/constants/type_constants.asm index 66085f8d..b36dc179 100755 --- a/constants/type_constants.asm +++ b/constants/type_constants.asm @@ -13,4 +13,4 @@ GRASS EQU $16 ELECTRIC EQU $17 PSYCHIC EQU $18 ICE EQU $19 -DRAGON EQU $1A \ No newline at end of file +DRAGON EQU $1A -- cgit v1.3.1-sl0p