diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-14 17:14:47 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-14 17:14:47 -0400 |
commit | 15c153273b5e643bf049a941c0ec0ceb5a9b54d6 (patch) | |
tree | 530b12434ad8ab13f2abd9bb7857de71cbaa8a4d /berry_fix/payload/include/constants | |
parent | 2c20a3214efe5211425a735167070eda2f28f496 (diff) |
Define map scene vars
Diffstat (limited to 'berry_fix/payload/include/constants')
-rw-r--r-- | berry_fix/payload/include/constants/vars.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/berry_fix/payload/include/constants/vars.h b/berry_fix/payload/include/constants/vars.h index 856aba069..5243d9590 100644 --- a/berry_fix/payload/include/constants/vars.h +++ b/berry_fix/payload/include/constants/vars.h @@ -110,7 +110,7 @@ #define VAR_LINK_CONTEST_ROOM_STATE 0x4086 #define VAR_CABLE_CLUB_STATE 0x4087 #define VAR_CONTEST_LOCATION 0x4088 -#define VAR_0x4089 0x4089 // TODO: related to decorations +#define VAR_MAP_SCENE_SIX_ISLAND_POKEMON_CENTER_1F 0x4089 // TODO: related to decorations #define VAR_CONTEST_PRIZE_PICKUP 0x408A #define VAR_LITTLEROOT_HOUSES_STATE_2 0x408C // TODO: needs more investigation |