diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-04-11 19:21:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-11 19:21:51 -0400 |
commit | 24bb85896d9e670c0fa419dc7cb6c96b5d0806c7 (patch) | |
tree | eba61257e555461f5d9662fea9477561bef51adf /include/constants | |
parent | 532907559304e1b32f8efa76e2fb8a2fc526ec02 (diff) | |
parent | c85f726224bbe53502ba98557d2c89eef89d7fbd (diff) |
Merge pull request #47 from PikalaxALT/roamer
Roamer
Diffstat (limited to 'include/constants')
-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 886bae93c..2f817fb02 100644 --- a/include/constants/vars.h +++ b/include/constants/vars.h @@ -54,7 +54,7 @@ #define VAR_0x402F 0x402F #define VAR_0x4030 0x4030 -#define VAR_0x4031 0x4031 +#define VAR_STARTER_MON 0x4031 #define VAR_0x4032 0x4032 #define VAR_ENIGMA_BERRY_AVAILABLE 0x4033 |