diff options
author | SatoMew <SatoMew@users.noreply.github.com> | 2021-04-17 16:32:55 +0100 |
---|---|---|
committer | SatoMew <SatoMew@users.noreply.github.com> | 2021-04-17 16:32:55 +0100 |
commit | c128e68062b0f9ff06be35d8563549fe8144f7d4 (patch) | |
tree | f69da6ac2aecc065e0267165ea478a09ef33e972 /include/constants/layouts.h | |
parent | b54bd2e387feb7ece4f34f50f17519e329419716 (diff) |
Replace rival labels
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 b64f29809..5218ee717 100644 --- a/include/constants/layouts.h +++ b/include/constants/layouts.h @@ -7,7 +7,7 @@ #define LAYOUT_PALLET_TOWN_PLAYERS_HOUSE_1F 1 #define LAYOUT_PALLET_TOWN_PLAYERS_HOUSE_2F 2 -#define LAYOUT_PALLET_TOWN_GARYS_HOUSE 3 +#define LAYOUT_PALLET_TOWN_RIVALS_HOUSE 3 #define LAYOUT_LITTLEROOT_TOWN_MAYS_HOUSE_2F 4 #define LAYOUT_PALLET_TOWN_PROFESSOR_OAKS_LAB 5 #define LAYOUT_HOUSE1 6 |