diff options
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 c9340a3b4..886bae93c 100644 --- a/include/constants/vars.h +++ b/include/constants/vars.h @@ -38,7 +38,7 @@ #define VAR_RECYCLE_GOODS 0x4020 #define VAR_REPEL_STEP_COUNT 0x4021 #define VAR_ICE_STEP_COUNT 0x4022 -#define VAR_FIRST_POKE 0x4023 +#define VAR_0x4023 0x4023 #define VAR_MIRAGE_RND_H 0x4024 #define VAR_MIRAGE_RND_L 0x4025 #define VAR_SECRET_BASE_MAP 0x4026 |