diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-21 12:30:57 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-21 12:30:57 -0400 |
commit | 629b9268e16ad3180dd32554d9d78bd97296a849 (patch) | |
tree | 59e319c45c27bc980efc76d0d6cefccda5b8cb9f /include/constants/vars.h | |
parent | ac6dbf731b280ccd806f58e0558bfd32050a0cb0 (diff) |
Name massage step counter
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 5b551db0d..50ffa9681 100644 --- a/include/constants/vars.h +++ b/include/constants/vars.h @@ -40,7 +40,7 @@ #define VAR_ICE_STEP_COUNT 0x4022 #define VAR_RENEWABLE_ITEM_STEP_COUNTER 0x4023 #define VAR_ALTERING_CAVE_WILD_SET 0x4024 -#define VAR_0x4025 0x4025 +#define VAR_MASSAGE_COOLDOWN_STEP_COUNTER 0x4025 #define VAR_0x4026 0x4026 #define VAR_0x4027 0x4027 #define VAR_0x4028 0x4028 |