diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-08 03:37:46 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-11-09 08:41:43 -0600 |
commit | 870297206718a227e5af71a19280f67f66386e16 (patch) | |
tree | 3c21e35d7451eff8b1c5ab19a725fc111f5a522f /include/constants | |
parent | a727c160129de978c4e6f421747353dea7530d5f (diff) |
Document Sky Pillar outside
Diffstat (limited to 'include/constants')
-rwxr-xr-x | include/constants/metatile_behaviors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/metatile_behaviors.h b/include/constants/metatile_behaviors.h index 44bbd9729..94cb0ffca 100755 --- a/include/constants/metatile_behaviors.h +++ b/include/constants/metatile_behaviors.h @@ -235,7 +235,7 @@ #define MB_CABLE_BOX_RESULTS_2 0xE7 #define MB_WIRELESS_BOX_RESULTS 0xE8 #define MB_TRAINER_HILL_TIMER 0xE9 -#define MB_UNKNOWN_CLOSED_DOOR 0xEA +#define MB_SKY_PILLAR_CLOSED_DOOR 0xEA #define MB_UNUSED_EB 0xEB #define MB_UNUSED_EC 0xEC #define MB_UNUSED_ED 0xED |