summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-01-11 15:08:28 -0500
committeryenatch <yenatch@gmail.com>2013-01-11 15:08:28 -0500
commitad46a9359b8bdd9a529aeeea55a80505b70d6586 (patch)
treed6c496c3a86c28edc9b7769b78ff4eb20a444707 /constants.asm
parent6349efabe45f6ede59fffd54df88858fe82009e2 (diff)
make some labels saner
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/constants.asm b/constants.asm
index 0df4de29e..c60d4a044 100644
--- a/constants.asm
+++ b/constants.asm
@@ -3287,8 +3287,6 @@ MOVE_ACC EQU 4
MOVE_PP EQU 5
MOVE_CHANCE EQU 6
-; base stats
-BASE_STATS_LENGTH EQU 32
; stat constants
NUM_STATS EQU 6