summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorgarak <garakmon@gmail.com>2019-06-11 19:50:50 -0400
committerhuderlem <huderlem@gmail.com>2019-06-16 10:08:07 -0500
commit724add638c5ff1ec186bf4e1f8c36ef28b5d5550 (patch)
tree243a474174bad944ef0617115fc74b53a0cd01af /include/constants
parent7e35b8a710957f69f26f4b9275b7e9fd990ac2ff (diff)
label regi cave metatiles
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/metatile_labels.h26
1 files changed, 15 insertions, 11 deletions
diff --git a/include/constants/metatile_labels.h b/include/constants/metatile_labels.h
index dbff2d3c3..7b1b758e9 100644
--- a/include/constants/metatile_labels.h
+++ b/include/constants/metatile_labels.h
@@ -50,23 +50,27 @@
// gTileset_Shop
#define METATILE_Shop_Laptop1_Normal 0x29D
#define METATILE_Shop_Laptop2_Normal 0x2A5
-#define METATILE_Shop_Laptop1_Flash 0x258
-#define METATILE_Shop_Laptop2_Flash 0x260
+#define METATILE_Shop_Laptop1_Flash 0x258
+#define METATILE_Shop_Laptop2_Flash 0x260
// gTileset_BattleFrontier
-#define METATILE_BattleFrontier_Elevator_Top0 0x329
-#define METATILE_BattleFrontier_Elevator_Top1 0x32A
-#define METATILE_BattleFrontier_Elevator_Top2 0x32B
-
-#define METATILE_BattleFrontier_Elevator_Mid0 0x331
-#define METATILE_BattleFrontier_Elevator_Mid1 0x332
-#define METATILE_BattleFrontier_Elevator_Mid2 0x333
-
+#define METATILE_BattleFrontier_Elevator_Top0 0x329
+#define METATILE_BattleFrontier_Elevator_Top1 0x32A
+#define METATILE_BattleFrontier_Elevator_Top2 0x32B
+#define METATILE_BattleFrontier_Elevator_Mid0 0x331
+#define METATILE_BattleFrontier_Elevator_Mid1 0x332
+#define METATILE_BattleFrontier_Elevator_Mid2 0x333
#define METATILE_BattleFrontier_Elevator_Bottom0 0x339
#define METATILE_BattleFrontier_Elevator_Bottom1 0x33A
#define METATILE_BattleFrontier_Elevator_Bottom2 0x33B
-
+// gTileset_Cave
+#define METATILE_Cave_SealedChamberEntrance_TopLeft 0x22A
+#define METATILE_Cave_SealedChamberEntrance_TopMid 0x22B
+#define METATILE_Cave_SealedChamberEntrance_TopRight 0x22C
+#define METATILE_Cave_SealedChamberEntrance_BottomLeft 0x232
+#define METATILE_Cave_SealedChamberEntrance_BottomMid 0x233
+#define METATILE_Cave_SealedChamberEntrance_BottomRight 0x234