summaryrefslogtreecommitdiff
path: root/include/constants/battle_pyramid.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants/battle_pyramid.h')
-rw-r--r--include/constants/battle_pyramid.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/constants/battle_pyramid.h b/include/constants/battle_pyramid.h
index 1be3c1115..ebb753882 100644
--- a/include/constants/battle_pyramid.h
+++ b/include/constants/battle_pyramid.h
@@ -4,9 +4,6 @@
#define TOTAL_ROUNDS 20
#define PICKUP_ITEMS_PER_ROUND 10
-#define FLOOR_WALKABLE_METATILE 0x28D
-#define FLOOR_EXIT_METATILE 0x28E
-
#define HINT_EXIT_DIRECTION 0
#define HINT_REMAINING_ITEMS 1
#define HINT_REMAINING_TRAINERS 2