summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2022-01-19 12:54:55 -0500
committerGriffinR <griffin.g.richards@gmail.com>2022-01-19 12:54:55 -0500
commitc4f33f2b2bbddaafff817721d9266273ee619162 (patch)
tree0ea331471613a43a27c5d25ba65a1216181a5b20 /include/constants
parente682c12519377741bc55fa55c6b9deb963614ed6 (diff)
TRAVERSABLE->UNUSED, rename MB_SECRET_BASE_OBSTACLE
Diffstat (limited to 'include/constants')
-rwxr-xr-xinclude/constants/metatile_behaviors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/metatile_behaviors.h b/include/constants/metatile_behaviors.h
index 97ba01a63..86f35ce50 100755
--- a/include/constants/metatile_behaviors.h
+++ b/include/constants/metatile_behaviors.h
@@ -179,7 +179,7 @@
#define MB_UNUSED_AF 0xAF
#define MB_SECRET_BASE_PC 0xB0
#define MB_SECRET_BASE_REGISTER_PC 0xB1
-#define MB_SECRET_BASE_OBSTACLE 0xB2
+#define MB_SECRET_BASE_SCENERY 0xB2
#define MB_SECRET_BASE_TRAINER_SPOT 0xB3
#define MB_SECRET_BASE_DECORATION 0xB4
#define MB_HOLDS_SMALL_DECORATION 0xB5