summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-17 19:49:36 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-17 19:49:36 -0400
commit5ff48b6963cfac30e08726d22a8c4f1a333185ea (patch)
tree4c6d6358e8bf5687098e2a37264a21e746a8988b /constants.asm
parentf42efcae5d223bb89bb103492a91801b49947bc4 (diff)
Predef constants (temporary)
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index a9004b73..451236e5 100644
--- a/constants.asm
+++ b/constants.asm
@@ -34,3 +34,4 @@ INCLUDE "constants/battle_tower_constants.asm"
INCLUDE "constants/cry_constants.asm"
INCLUDE "constants/audio_constants.asm"
INCLUDE "constants/printer_constants.asm"
+INCLUDE "constants/predef_constants.asm"