summaryrefslogtreecommitdiff
path: root/include/constants/metatile_behaviors.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-03-21 20:28:42 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-03-21 20:28:42 -0400
commitf6565a15d403cf5878c4fbcfd30f4885ea77480f (patch)
tree09f24887d94c7904d13c21dc479eef1c5d37223c /include/constants/metatile_behaviors.h
parent30c265118c359aca67a96214d50fd14f6979c005 (diff)
Style fixes; attempt to match help_system NONMATCHING
Diffstat (limited to 'include/constants/metatile_behaviors.h')
-rw-r--r--include/constants/metatile_behaviors.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/constants/metatile_behaviors.h b/include/constants/metatile_behaviors.h
index e26f79be0..77cd6de1b 100644
--- a/include/constants/metatile_behaviors.h
+++ b/include/constants/metatile_behaviors.h
@@ -107,11 +107,11 @@
#define MB_CUP 0x9B
#define MB_PORTHOLE 0x9C
#define MB_BLINKING_LIGHTS 0x9E
-#define MB_9F 0x9F
+#define MB_NEATLY_LINED_UP_TOOLS 0x9F
#define MB_IMPRESSIVE_MACHINE 0xA0
#define MB_VIDEO_GAME 0xA1
#define MB_BURGLARY 0xA2
-#define MB_A3 0xA3
+#define MB_TRAINER_TOWER_MONITOR 0xA3
#define MB_CYCLING_ROAD_PULL_DOWN 0xD0
#define MB_CYCLING_ROAD_PULL_DOWN_GRASS 0xD1