summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2015-03-08 11:12:26 -0700
committerMarcus Huderle <huderlem@gmail.com>2015-03-08 11:12:26 -0700
commit0c7e49017dc1efefbb609dded2e3a49e0b2bc8c5 (patch)
tree31d7aa70cd1c3c74f2201ea2efff3ce426c99618 /constants.asm
parent02982dc38e6019441364b7984bfcf08eef6bcfd9 (diff)
Evolution lines.
Diffstat (limited to 'constants.asm')
-rwxr-xr-xconstants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index baa0cbf..5b5b700 100755
--- a/constants.asm
+++ b/constants.asm
@@ -1,6 +1,7 @@
INCLUDE "hram.asm"
INCLUDE "vram.asm"
+INCLUDE "constants/evolution_line_constants.asm"
INCLUDE "constants/joy_constants.asm"
INCLUDE "constants/map_constants.asm"
INCLUDE "constants/pokemon_constants.asm"