diff options
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 2 |
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 |