diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-28 14:26:34 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-28 14:26:34 -0500 |
commit | 30f01c7df68bb9cf80ece491a457c8ce96c52c83 (patch) | |
tree | 448e66dcb49dd7d4544ce7e9e722f2518d2459fc /include | |
parent | 0ddd7ebb1d15a8dc03baaa7c581096eb295ac352 (diff) |
Document Sevii Island caves
Diffstat (limited to 'include')
-rw-r--r-- | include/constants/layouts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/layouts.h b/include/constants/layouts.h index 657d531e8..769378cfd 100644 --- a/include/constants/layouts.h +++ b/include/constants/layouts.h @@ -301,7 +301,7 @@ #define LAYOUT_ONE_ISLAND_POKEMON_CENTER_2F 316 #define LAYOUT_SIX_ISLAND_PATTERN_BUSH 317 #define LAYOUT_THREE_ISLAND_DUNSPARCE_TUNNEL 318 -#define LAYOUT_THREE_ISLAND_DUNSPARCE_TUNNEL_2 319 +#define LAYOUT_THREE_ISLAND_DUNSPARCE_TUNNEL_DUG_OUT 319 #define LAYOUT_FIVE_ISLAND_LOST_CAVE_ENTRANCE 320 #define LAYOUT_FIVE_ISLAND_LOST_CAVE_ROOM1 321 #define LAYOUT_FIVE_ISLAND_LOST_CAVE_ROOM2 322 |