summaryrefslogtreecommitdiff
path: root/arm9/asm/macros.inc
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-09-04 12:38:14 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-09-04 12:38:14 -0400
commit43e94ce5920e4dc00ce78624104874cf9f1ac4a5 (patch)
tree581320eedd03f5c4d083aa52e4bcb15dd2101c0c /arm9/asm/macros.inc
parent1499e9f8be9458bbf94cbc4dc6d1034f53606cd0 (diff)
Refactor .exceptix, 1
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
index 156b2b09..f8cf61e4 100644
--- a/arm9/asm/macros.inc
+++ b/arm9/asm/macros.inc
@@ -1 +1,2 @@
.include "asm/macros/function.inc"
+ .include "asm/macros/cw.inc"