diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-21 09:58:14 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-21 09:58:14 -0400 |
commit | a1bddb8f8c3f43d0942e2874f9d873d4bcf05371 (patch) | |
tree | 679283620e586e95daab351afd1ce43d8bd56c8e /include/constants/layouts.h | |
parent | 3ab70c735e86369dc927beb5cddf7adc2e96afd9 (diff) |
Remaining story flags referenced in event scripts
Diffstat (limited to 'include/constants/layouts.h')
-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 f4f2a8a29..3d17cd441 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_UNUSED_LAYOUT_83453C0 319 +#define LAYOUT_THREE_ISLAND_DUNSPARCE_TUNNEL_2 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 |