summaryrefslogtreecommitdiff
path: root/asm/macros.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/macros.s')
-rw-r--r--asm/macros.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/asm/macros.s b/asm/macros.s
index 6dbc42190..8058ed6d7 100644
--- a/asm/macros.s
+++ b/asm/macros.s
@@ -1,4 +1,6 @@
+ .include "asm/macros/asm.s"
.include "asm/macros/function.s"
+ .include "asm/macros/movement.s"
.include "asm/macros/event.s"
.include "asm/macros/pokemon_data.s"
.include "asm/macros/ec.s"