summaryrefslogtreecommitdiff
path: root/include/constants/map_groups.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants/map_groups.h')
-rw-r--r--include/constants/map_groups.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/map_groups.h b/include/constants/map_groups.h
index b087b2c33..a219613aa 100644
--- a/include/constants/map_groups.h
+++ b/include/constants/map_groups.h
@@ -8,7 +8,7 @@
// Map Group 0
#define MAP_BATTLE_COLOSSEUM_2P (0 | (0 << 8))
#define MAP_TRADE_CENTER (1 | (0 << 8))
-#define MAP_RECORD_CENTER (2 | (0 << 8))
+#define MAP_RECORD_CORNER (2 | (0 << 8))
#define MAP_BATTLE_COLOSSEUM_4P (3 | (0 << 8))
#define MAP_UNION_ROOM (4 | (0 << 8))