diff options
| author | Phlosioneer <mattmdrr2@gmail.com> | 2019-03-01 01:49:11 -0500 | 
|---|---|---|
| committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-03-01 01:49:11 -0500 | 
| commit | a7e5852f1d95dd2b438e94fbf31b865196c6e951 (patch) | |
| tree | f6cd0dba609ae171a407b21bb90ee098851a6229 /include/constants | |
| parent | 99bfd8c80fcfcafa55166ff65f5264c727b16ed0 (diff) | |
More minor fixes
Diffstat (limited to 'include/constants')
| -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 72b02ee8f..c025d62fc 100644 --- a/include/constants/vars.h +++ b/include/constants/vars.h @@ -167,7 +167,7 @@  #define VAR_LILYCOVE_MUSEUM_2F_STATE         0x4094  #define VAR_LILYCOVE_FAN_CLUB_STATE          0x4095  #define VAR_BRINEY_LOCATION                  0x4096 -#define VAR_SECRET_BASE_SHOULD_BE_INIT       0x4097 +#define VAR_INIT_SECRET_BASE       0x4097  #define VAR_PETALBURG_WOODS_STATE            0x4098  #define VAR_LILYCOVE_CONTEST_LOBBY_STATE     0x4099  #define VAR_RUSTURF_TUNNEL_STATE             0x409A | 
