summaryrefslogtreecommitdiff
path: root/arm9/asm/macros.inc
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-04-25 21:00:56 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-04-25 21:00:56 -0400
commit4b97511982ecdecbac166218b86e786c5cb6718b (patch)
treee4e60b7093473aab2dc3ddf94966d5a4816b9768 /arm9/asm/macros.inc
parentf08350ee4d2b7568fba5a1b72eb7278812f7adcc (diff)
Split arm9 compilation to subdir
Diffstat (limited to 'arm9/asm/macros.inc')
-rw-r--r--arm9/asm/macros.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm9/asm/macros.inc b/arm9/asm/macros.inc
new file mode 100644
index 00000000..156b2b09
--- /dev/null
+++ b/arm9/asm/macros.inc
@@ -0,0 +1 @@
+ .include "asm/macros/function.inc"