diff options
Diffstat (limited to 'include/vars.h')
-rw-r--r-- | include/vars.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vars.h b/include/vars.h index efbb462a4..8a779dccf 100644 --- a/include/vars.h +++ b/include/vars.h @@ -30,14 +30,14 @@ #define VAR_DEPT_STORE_FLOOR 0x4043 #define VAR_POKELOT_PRIZE 0x4045 #define VAR_NATIONAL_DEX 0x4046 -#define VAR_SHROOMISH_SIZE_RECORD 0x4047 +#define VAR_SEEDOT_SIZE_RECORD 0x4047 #define VAR_ASH_GATHER_COUNT 0x4048 #define VAR_BIRCH_STATE 0x4049 #define VAR_CRUISE_STEP_COUNT 0x404A #define VAR_POKELOT_RND1 0x404B #define VAR_POKELOT_RND2 0x404C -#define VAR_BARBOACH_SIZE_RECORD 0x404F +#define VAR_LOTAD_SIZE_RECORD 0x404F #define VAR_0x4054 0x4054 |