summaryrefslogtreecommitdiff
path: root/includes.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2016-03-01 22:31:28 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2016-03-01 22:31:28 -0500
commitf31da089bbd46f56d488b5657f08f8595490e51e (patch)
treed6455d4a4c893c997d44241f3599c27039900f8e /includes.asm
parent599e6e8d16571235f2054aa38f39e66181da3796 (diff)
parent0be6e6c910ea4ab7909d878aa12c4c7989d5ca13 (diff)
Merge branch 'master' of https://github.com/pret/pokecrystal
Diffstat (limited to 'includes.asm')
-rw-r--r--includes.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes.asm b/includes.asm
index 456623d9f..1b3d6bed5 100644
--- a/includes.asm
+++ b/includes.asm
@@ -1,2 +1,3 @@
+INCLUDE "version.asm"
INCLUDE "contents.asm"
INCLUDE "constants.asm"