diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-08 23:44:55 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-08 23:44:55 -0500 |
commit | 16dc234d9964e41443b965dc774a0ff60d3338fa (patch) | |
tree | 2bbdb33e455bdc37e81c388d4005eeebd50e36c0 /include/constants/vars.h | |
parent | 33a4b6848647bd18ca1d01e44d15624c195305a9 (diff) |
Some stdscript sync, start syncing cable_club.inc
Diffstat (limited to 'include/constants/vars.h')
-rw-r--r-- | include/constants/vars.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/vars.h b/include/constants/vars.h index 3635aef6b..5806b8c42 100644 --- a/include/constants/vars.h +++ b/include/constants/vars.h @@ -155,7 +155,7 @@ #define VAR_MAP_SCENE_PEWTER_CITY 0x406C #define VAR_0x406D 0x406D #define VAR_MAP_SCENE_FUCHSIA_CITY_SAFARI_ZONE_ENTRANCE 0x406E -#define VAR_0x406F 0x406F +#define VAR_CABLE_CLUB_STATE 0x406F #define VAR_MAP_SCENE_PALLET_TOWN_SIGN_LADY 0x4070 #define VAR_MAP_SCENE_CINNABAR_ISLAND 0x4071 #define VAR_0x4072 0x4072 |