diff options
Diffstat (limited to 'include/vars.h')
-rw-r--r-- | include/vars.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/vars.h b/include/vars.h index db6f097b7..69939804a 100644 --- a/include/vars.h +++ b/include/vars.h @@ -3,4 +3,8 @@ #define VAR_REPEL_STEP_COUNT 0x4021 +#define VAR_RESET_RTC_ENABLE 0x402C + +#define VAR_NATIONAL_DEX 0x4046 + #endif // GUARD_VARS_H |