summaryrefslogtreecommitdiff
path: root/include/constants/layouts.h
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-11-07 12:37:11 -0500
committerGriffinR <griffin.richards@comcast.net>2019-11-07 12:37:11 -0500
commit35ed8de51b0784e44560237248fc516f96e835df (patch)
tree17ac9f72e19058e466c4dab1395bbf5195ef2dd9 /include/constants/layouts.h
parent1475c4d8da2e27734aa5a738e2287222c1e21386 (diff)
Fix Battle Colosseum names
Diffstat (limited to 'include/constants/layouts.h')
-rwxr-xr-xinclude/constants/layouts.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/constants/layouts.h b/include/constants/layouts.h
index d4819c46a..fd64196e0 100755
--- a/include/constants/layouts.h
+++ b/include/constants/layouts.h
@@ -221,10 +221,10 @@
#define LAYOUT_SECRET_BASE_YELLOW_CAVE4 218
#define LAYOUT_SECRET_BASE_TREE4 219
#define LAYOUT_SECRET_BASE_SHRUB4 220
-#define LAYOUT_SINGLE_BATTLE_COLOSSEUM 221
+#define LAYOUT_BATTLE_COLOSSEUM_2P 221
#define LAYOUT_TRADE_CENTER 222
#define LAYOUT_RECORD_CORNER 223
-#define LAYOUT_DOUBLE_BATTLE_COLOSSEUM 224
+#define LAYOUT_BATTLE_COLOSSEUM_4P 224
#define LAYOUT_LINK_CONTEST_ROOM1 225
#define LAYOUT_UNKNOWN_LINK_CONTEST_ROOM_25_29 226
#define LAYOUT_UNKNOWN_LINK_CONTEST_ROOM_25_30 227