summaryrefslogtreecommitdiff
path: root/include/constants/metatile_labels.h
diff options
context:
space:
mode:
authorgarak <garakmon@gmail.com>2019-06-11 19:12:47 -0400
committerhuderlem <huderlem@gmail.com>2019-06-16 10:08:07 -0500
commit7e35b8a710957f69f26f4b9275b7e9fd990ac2ff (patch)
tree01fd74e3e5d1b6c6bc0ffea8cfb7abd843ce1e0c /include/constants/metatile_labels.h
parenta9560d9c621752a5f8517dd3984b55a7836ab497 (diff)
label remaining metatiles in field_specials.c
Diffstat (limited to 'include/constants/metatile_labels.h')
-rw-r--r--include/constants/metatile_labels.h28
1 files changed, 28 insertions, 0 deletions
diff --git a/include/constants/metatile_labels.h b/include/constants/metatile_labels.h
index 3b2dcb8d2..dbff2d3c3 100644
--- a/include/constants/metatile_labels.h
+++ b/include/constants/metatile_labels.h
@@ -47,6 +47,34 @@
#define METATILE_BrendansMaysHouse_MayPC_Off 0x259
#define METATILE_BrendansMaysHouse_MayPC_On 0x27E
+// 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
+
+// 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_Bottom0 0x339
+#define METATILE_BattleFrontier_Elevator_Bottom1 0x33A
+#define METATILE_BattleFrontier_Elevator_Bottom2 0x33B
+
+
+
+
+
+
+
+
+
+