summaryrefslogtreecommitdiff
path: root/constants/pokemon_constants.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-12-11 10:34:29 -0500
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-12-11 10:37:17 -0500
commit23c7161bbcd0e3412fc30a59c68cf4296fdd7dca (patch)
treefd3ec9ed3996c465bea9189a0119fb711e99e1b9 /constants/pokemon_constants.asm
parentd4d4481df061dc250e2f85ea17103b873df8b49a (diff)
Clean up constants
Diffstat (limited to 'constants/pokemon_constants.asm')
-rw-r--r--constants/pokemon_constants.asm3
1 files changed, 1 insertions, 2 deletions
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