diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-12-14 03:58:20 -0500 |
---|---|---|
committer | GriffinR <griffin.richards@comcast.net> | 2019-12-17 20:56:13 -0500 |
commit | ddfa0c6298f4c4dcde9b40782bbdf41867bff761 (patch) | |
tree | 91f6af03f1d2c0e8b464c865f7fb3e91630f30ad /include/constants/layouts.h | |
parent | 49f1a90534180445d293761e2bdac165b49319a2 (diff) |
Document Battle Tower scripts
Diffstat (limited to 'include/constants/layouts.h')
-rwxr-xr-x | include/constants/layouts.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/constants/layouts.h b/include/constants/layouts.h index ba20cb3a5..0169d0f6a 100755 --- a/include/constants/layouts.h +++ b/include/constants/layouts.h @@ -390,8 +390,8 @@ #define LAYOUT_VERDANTURF_TOWN_BATTLE_TENT_BATTLE_ROOM 387 #define LAYOUT_MIRAGE_TOWER_4F 388 #define LAYOUT_DESERT_UNDERPASS 389 -#define LAYOUT_BATTLE_FRONTIER_BATTLE_TOWER_MULTI_BATTLE_ROOM 390 -#define LAYOUT_BATTLE_FRONTIER_BATTLE_TOWER_CORRIDOR2 391 +#define LAYOUT_BATTLE_FRONTIER_BATTLE_TOWER_MULTI_PARTNER_ROOM 390 +#define LAYOUT_BATTLE_FRONTIER_BATTLE_TOWER_MULTI_CORRIDOR 391 #define LAYOUT_ROUTE111_NO_MIRAGE_TOWER 392 #define LAYOUT_UNION_ROOM 393 #define LAYOUT_SAFARI_ZONE_NORTHEAST 394 |