summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index c453884b..8191adee 100644
--- a/constants.asm
+++ b/constants.asm
@@ -72,6 +72,8 @@ INCLUDE "constants/palette_constants.asm"
INCLUDE "constants/map_constants.asm"
INCLUDE "constants/map_dimensions.asm"
+INCLUDE "constants/slotmachine_constants.asm"
+
; Evolution types
EV_LEVEL EQU 1
EV_ITEM EQU 2