diff options
author | itskobold <itskobold@users.noreply.github.com> | 2017-11-20 18:27:23 +0000 |
---|---|---|
committer | itskobold <itskobold@users.noreply.github.com> | 2017-11-20 18:27:23 +0000 |
commit | caf952e02eb29f56a0c8b8571a6c5c4f8d0d2ef2 (patch) | |
tree | f0592fc84aeb433b0fb59d9ceabd025b5589f83b /include/vars.h | |
parent | 625be4bf04c9f14c4e1ee2e1ab74e7a5a7964a33 (diff) | |
parent | 1e4f12e6fa9e3b22d4f1a60ca69313b5dec0ca38 (diff) |
Merge branch 'master' of https://github.com/pret/pokeemerald
Diffstat (limited to 'include/vars.h')
-rw-r--r-- | include/vars.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vars.h b/include/vars.h index f8057d4b5..763b7379d 100644 --- a/include/vars.h +++ b/include/vars.h @@ -30,6 +30,7 @@ #define VAR_RESET_RTC_ENABLE 0x402C #define VAR_0x4037 0x4037 +#define VAR_ALTERING_CAVE_WILD_SET 0x403E #define VAR_DAYS 0x4040 #define VAR_DEPT_STORE_FLOOR 0x4043 |