diff options
Diffstat (limited to 'include')
-rw-r--r-- | 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 f01314c38..a2f21d031 100644 --- a/include/constants/metatile_behaviors.h +++ b/include/constants/metatile_behaviors.h @@ -161,7 +161,7 @@ #define MB_SECRET_BASE_SPOT_TREE_2_OPEN 0x9D #define MB_UNUSED_9E 0x9E #define MB_UNUSED_9F 0x9F -#define MB_SECRET_BASE_BREAKABLE_DOORRRY_TREE_SOIL 0xA0 +#define MB_BERRY_TREE_SOIL 0xA0 #define MB_UNUSED_A1 0xA1 #define MB_UNUSED_A2 0xA2 #define MB_UNUSED_A3 0xA3 |