diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-16 13:53:31 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-16 13:53:31 -0500 |
commit | 058d30fe806f4fd512ec6708bc68f54d6d98e356 (patch) | |
tree | bf9d1569a453a085493a8cbb2efad390562cba63 /asm/macros.inc | |
parent | a1ea8cc82958679baee1c65acc30069d051463c6 (diff) | |
parent | 13357596b7ed70246a00d438ee37dc1c84b78415 (diff) |
Merge branch 'master' into doc-routes1
Diffstat (limited to 'asm/macros.inc')
-rw-r--r-- | asm/macros.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/macros.inc b/asm/macros.inc index ffbe3db29..0e53dc2a2 100644 --- a/asm/macros.inc +++ b/asm/macros.inc @@ -5,6 +5,7 @@ .include "asm/macros/ec.inc" .include "asm/macros/map.inc" .include "asm/macros/m4a.inc" + .include "asm/macros/trainer_tower.inc" .macro region_map_location x, y, width, height, name .byte \x |