diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-04-25 21:07:47 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-04-25 21:07:47 -0400 |
commit | 409de04065549094cec4905209aaf90dd7e3060c (patch) | |
tree | 22d7ea8e8e6b6bc6c94454503f01929b29f16b80 /arm7/asm/macros.inc | |
parent | 4b97511982ecdecbac166218b86e786c5cb6718b (diff) |
Move arm7 build files to subdirectory
Diffstat (limited to 'arm7/asm/macros.inc')
-rw-r--r-- | arm7/asm/macros.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arm7/asm/macros.inc b/arm7/asm/macros.inc new file mode 100644 index 00000000..156b2b09 --- /dev/null +++ b/arm7/asm/macros.inc @@ -0,0 +1 @@ + .include "asm/macros/function.inc" |