From 4b97511982ecdecbac166218b86e786c5cb6718b Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 25 Apr 2020 21:00:56 -0400 Subject: Split arm9 compilation to subdir --- arm9/asm/macros.inc | 1 + 1 file changed, 1 insertion(+) create mode 100644 arm9/asm/macros.inc (limited to 'arm9/asm/macros.inc') 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" -- cgit v1.2.3