From 23c7161bbcd0e3412fc30a59c68cf4296fdd7dca Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Wed, 11 Dec 2013 10:34:29 -0500 Subject: Clean up constants --- constants/pokemon_constants.asm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'constants/pokemon_constants.asm') diff --git a/constants/pokemon_constants.asm b/constants/pokemon_constants.asm index ed4681e1..af74e8f4 100644 --- a/constants/pokemon_constants.asm +++ b/constants/pokemon_constants.asm @@ -151,5 +151,4 @@ GLOOM EQU $BA VILEPLUME EQU $BB BELLSPROUT EQU $BC WEEPINBELL EQU $BD -VICTREEBEL EQU $BE - +VICTREEBEL EQU $BE \ No newline at end of file -- cgit v1.3.1-sl0p