summaryrefslogtreecommitdiff
path: root/asm/macros.inc
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-11-16 08:36:51 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-11-16 19:00:07 -0500
commit236cbf96c8f94b8b2d23be8c72ee0e188e82842d (patch)
treec2042f78efdc37a5b64c9cd797cc0c66a0c80255 /asm/macros.inc
parent50501396b21bf132cf71d0f5d353bf51d277ba27 (diff)
parentc0d180a8702b9b20afe07b09316286f6406e5811 (diff)
Merge origin/master into pikalaxalt/link
Diffstat (limited to 'asm/macros.inc')
-rw-r--r--asm/macros.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/macros.inc b/asm/macros.inc
index 135cfac61..0c6644002 100644
--- a/asm/macros.inc
+++ b/asm/macros.inc
@@ -1,5 +1,6 @@
.include "asm/macros/asm.inc"
.include "asm/macros/function.inc"
+ .include "asm/macros/movement.inc"
.include "asm/macros/window.inc"
.include "asm/macros/pokemon_data.inc"
.include "asm/macros/ec.inc"