diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-10-17 02:09:31 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-10-17 02:09:31 -0400 |
commit | 3cd27acbea87007fdb041035919c5b8a1b4bafcc (patch) | |
tree | bbc15d542f684e22b08c4cc2f45579cee08c3afc /include/constants/vars.h | |
parent | 5f9069628d193b61b7601dc016509b91024ffa1b (diff) |
Document wonder news
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 e57b02185..8128b6f32 100644 --- a/include/constants/vars.h +++ b/include/constants/vars.h @@ -60,7 +60,7 @@ #define VAR_POISON_STEP_COUNTER 0x402B #define VAR_RESET_RTC_ENABLE 0x402C #define VAR_ENIGMA_BERRY_AVAILABLE 0x402D -#define VAR_0x402E 0x402E +#define VAR_WONDER_NEWS_COUNTER 0x402E #define VAR_FRONTIER_MANIAC_FACILITY 0x402F #define VAR_FRONTIER_GAMBLER_CHALLENGE 0x4030 |