diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2017-11-20 10:10:27 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-20 10:10:27 -0600 |
commit | 1e4f12e6fa9e3b22d4f1a60ca69313b5dec0ca38 (patch) | |
tree | 4b0e58280d62a4babd7e35de5f796e960e069d81 /constants/variables.inc | |
parent | 5dc8beb034e70b4e1eba61cca4009d5e06356605 (diff) | |
parent | 4e25ef10f2883ef228b7d6c26162d2b00dc3c291 (diff) |
Merge pull request #115 from DizzyEggg/decompile_wild_encounter
Decompile wild encounter
Diffstat (limited to 'constants/variables.inc')
-rw-r--r-- | constants/variables.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/variables.inc b/constants/variables.inc index e2719e10c..47748891b 100644 --- a/constants/variables.inc +++ b/constants/variables.inc @@ -60,7 +60,7 @@ .equiv VAR_0x403B, 0x403B .equiv VAR_0x403C, 0x403C .equiv VAR_0x403D, 0x403D - .equiv VAR_0x403E, 0x403E + .equiv VAR_ALTERING_CAVE_WILD_SET, 0x403E .equiv VAR_0x403F, 0x403F .equiv VAR_DAYS, 0x4040 .equiv VAR_0x4041, 0x4041 |