diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-10-12 15:39:17 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2019-10-12 15:39:17 -0500 |
commit | 8df4982b3ff827ec0e7909484a67dc5923fac53d (patch) | |
tree | e9b98e2ce622ab500e13b784cab807e4b5b3e615 /include/constants/vars.h | |
parent | 3514f9dd6b48f1a0c42a4ea6cb1ab5317fa88c50 (diff) | |
parent | 4e2be7ff5e4e4f6b7f664bfee4f1d4433c7f238f (diff) |
Merge remote-tracking branch 'upstream/master' into document-trade
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 72b15654e..3030581c6 100644 --- a/include/constants/vars.h +++ b/include/constants/vars.h @@ -77,7 +77,7 @@ #define VAR_REGICE_STEPS_2 0x403C #define VAR_REGICE_STEPS_3 0x403D #define VAR_ALTERING_CAVE_WILD_SET 0x403E -#define VAR_ALWAYS_ZERO_0x403F 0x403F // This var is read and written, but is always zero. +#define VAR_DISTRIBUTE_EON_TICKET 0x403F // This var is read and written, but is always zero. The only way to obtain the Eon Ticket in Emerald is via Record Mixing #define VAR_DAYS 0x4040 #define VAR_FANCLUB_UNKNOWN_1 0x4041 #define VAR_FANCLUB_UNKNOWN_2 0x4042 |