diff options
Diffstat (limited to 'arm9/asm/macros.inc')
-rw-r--r-- | arm9/asm/macros.inc | 1 |
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" |