aboutsummaryrefslogtreecommitdiffstats
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/pokemon_data_constants.asm3
1 files changed, 0 insertions, 3 deletions
diff --git a/constants/pokemon_data_constants.asm b/constants/pokemon_data_constants.asm
index 3c594ae1..5cc2d344 100644
--- a/constants/pokemon_data_constants.asm
+++ b/constants/pokemon_data_constants.asm
@@ -83,9 +83,6 @@ DEF HOF_TEAM_CAPACITY EQU 50
const EVOLVE_ITEM ; 2
const EVOLVE_TRADE ; 3
-DEF MAX_EVOLUTIONS EQU 3
-DEF EVOLUTION_SIZE EQU 4
-
; wMonHGrowthRate values
; GrowthRateTable indexes (see data/growth_rates.asm)