diff options
Diffstat (limited to 'include/constants')
| -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 75804bfd9..2d6f72e43 100644 --- a/include/constants/metatile_labels.h +++ b/include/constants/metatile_labels.h @@ -194,4 +194,8 @@  #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 +  #endif // GUARD_METATILE_LABELS_H | 
