summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm
index 42ecea27..44781c6b 100644
--- a/constants.asm
+++ b/constants.asm
@@ -29,4 +29,6 @@ INCLUDE "constants/music_constants.asm"
INCLUDE "constants/tilesets.asm"
INCLUDE "constants/starter_mons.asm"
INCLUDE "constants/predef_constants.asm"
-INCLUDE "constants/tx_pre_constants.asm" \ No newline at end of file
+INCLUDE "constants/tx_pre_constants.asm"
+INCLUDE "constants/event_constants.asm"
+INCLUDE "constants/event_macros.asm" \ No newline at end of file