diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-11-08 15:20:10 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-11-08 15:20:10 -0600 |
commit | e6ef86e4b0a66440c3339c8d63c13dcd11521984 (patch) | |
tree | dcb079ef60b814dc7df699ae4054f717a5a9a088 /constants/constants.inc | |
parent | 60bb83144b9d69dbb884874d87bd832aebc8e992 (diff) |
Update variable and flag names
Diffstat (limited to 'constants/constants.inc')
-rw-r--r-- | constants/constants.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/constants/constants.inc b/constants/constants.inc index fbd4e8af0..db0a4ec30 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -18,3 +18,5 @@ .include "constants/field_object_constants.inc" .include "constants/contest_move_effects.inc" .include "constants/songs.inc" + .include "constants/flags.inc" + .include "constants/vars.inc" |