summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/constants.asm b/constants.asm
index 8191adee..c453884b 100644
--- a/constants.asm
+++ b/constants.asm
@@ -72,8 +72,6 @@ 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