diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-03-02 10:48:56 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-02 10:48:56 -0500 |
commit | 6280a3786ba77956fae95bb11b425e7301d0a6fa (patch) | |
tree | b140b92b4bd9113d0dea6c6ed8197ace1f93f8fe /include/constants/metatile_labels.h | |
parent | 47f6e9f97396d1486fe515b8a994bbc285060419 (diff) | |
parent | 5198a05272716990bcd98b9b216d3431adb25a3e (diff) |
Merge branch 'master' into doc-sixisland
Diffstat (limited to 'include/constants/metatile_labels.h')
-rw-r--r-- | include/constants/metatile_labels.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/constants/metatile_labels.h b/include/constants/metatile_labels.h index 3abd61fd2..2d6f72e43 100644 --- a/include/constants/metatile_labels.h +++ b/include/constants/metatile_labels.h @@ -190,6 +190,10 @@ #define METATILE_FuchsiaCity_SafariZoneTreeTopMiddle_Mowed 0x311 #define METATILE_FuchsiaCity_SafariZoneTreeTopRight_Mowed 0x312 +// gTileset_SeviiIslands45 +#define METATILE_SeviiIslands45_RocketWarehouseDoor_Locked 0x30B +#define METATILE_SeviiIslands45_RocketWarehouseDoor_Unlocked 0x2AF + // gTileset_SeviiIslands67 #define METATILE_SeviiIslands67_DottedHoleDoor_Closed 0x357 #define METATILE_SeviiIslands67_DottedHoleDoor_Open 0x358 |