diff options
author | sphericalice <sphericalice@outlook.com> | 2021-10-25 18:03:14 +0100 |
---|---|---|
committer | sphericalice <sphericalice@outlook.com> | 2021-10-25 18:03:14 +0100 |
commit | 120e75d275988c5d723ac827e141d4ea5195e461 (patch) | |
tree | 28b44eeb474efe606d3c4b3eef741f4e748f08e0 /include/constants/metatile_labels.h | |
parent | 3834cc2957b27c771c59027935b0b3a86a19b273 (diff) |
Document the CloseBattlePikeCurtain special
Diffstat (limited to 'include/constants/metatile_labels.h')
-rw-r--r-- | include/constants/metatile_labels.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/metatile_labels.h b/include/constants/metatile_labels.h index b4ee3eacf..519120082 100644 --- a/include/constants/metatile_labels.h +++ b/include/constants/metatile_labels.h @@ -352,6 +352,7 @@ #define METATILE_InsideShip_IntactDoor_Bottom_Interior 0x297 // gTileset_BattlePike +#define METATILE_BattlePike_CurtainFrames_Start 0x201 #define METATILE_BattlePike_Curtain_Stage0_Tile0 0x24A #define METATILE_BattlePike_Curtain_Stage0_Tile1 0x251 #define METATILE_BattlePike_Curtain_Stage0_Tile2 0x252 |