diff options
author | YamaArashi <shadow962@live.com> | 2016-01-27 19:26:48 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-27 19:26:48 -0800 |
commit | 6b1a22202feb59ea2cb6441deb55cfd836b50d99 (patch) | |
tree | 1122b6e8a5d6086dd22faf9fe2e757377335651f /constants/constants.s | |
parent | 01249e00c2641536e51c30425ec83a553ffad528 (diff) |
battle tower data
Diffstat (limited to 'constants/constants.s')
-rw-r--r-- | constants/constants.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/constants.s b/constants/constants.s index 3ebb3b10c..93ab9b41c 100644 --- a/constants/constants.s +++ b/constants/constants.s @@ -14,3 +14,4 @@ .include "constants/map_constants.s" .include "constants/berry_constants.s" .include "constants/field_object_constants.s" + .include "constants/battle_tower_constants.s" |