summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm
index dc5fc1f..46a0cd5 100644
--- a/constants.asm
+++ b/constants.asm
@@ -5,7 +5,7 @@ INCLUDE "gbhw.asm"
INCLUDE "constants/ball_types.asm"
INCLUDE "constants/bonus_stage_order_constants.asm"
INCLUDE "constants/diglett_stage_constants.asm"
-INCLUDE "constants/evolution_line_constants.asm"
+INCLUDE "constants/catchem_pokemon_constants.asm"
INCLUDE "constants/evolution_type_constants.asm"
INCLUDE "constants/joy_constants.asm"
INCLUDE "constants/map_constants.asm"