diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2019-01-22 21:59:32 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2019-01-22 21:59:32 +0100 |
commit | 524db6068e40db9221fa1ef8214009c2f1ace3c8 (patch) | |
tree | 845639b20a44976fc89bbd89899b4ba055c022ca /include | |
parent | b6e5b4ee1ae8b2bac2cbf143b7bc7cd65afd08ab (diff) | |
parent | 900f294011ea0eb06c48c28b4b4aea51e5cf32b7 (diff) |
Merge branch 'master' into trainer_card
Diffstat (limited to 'include')
-rw-r--r-- | include/constants/vars.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/vars.h b/include/constants/vars.h index 30df01f55..c055c5baf 100644 --- a/include/constants/vars.h +++ b/include/constants/vars.h @@ -297,5 +297,6 @@ #define VAR_MON_BOX_ID 0x8012 #define VAR_MON_BOX_POS 0x8013 #define VAR_0x8014 0x8014 +#define VAR_0x8015 0x8015 #endif // GUARD_CONSTANTS_VARS_H |