diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-10-27 13:51:31 -0500 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-10-27 13:51:31 -0500 |
commit | d9dd2aa58221bc3efef033f99ee7ac490946b937 (patch) | |
tree | cca227e38970b5243279aabb948854c8f882229d /constants/constants.inc | |
parent | 49c88e63439a4ca08ca9fac7a85de51d4f56c8bd (diff) |
Add songs.inc constants
Diffstat (limited to 'constants/constants.inc')
-rw-r--r-- | constants/constants.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/constants.inc b/constants/constants.inc index 3928d63d6..fbd4e8af0 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -17,3 +17,4 @@ .include "constants/berry_constants.inc" .include "constants/field_object_constants.inc" .include "constants/contest_move_effects.inc" + .include "constants/songs.inc" |