diff options
Diffstat (limited to 'asm/macros.inc')
-rwxr-xr-x | asm/macros.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/macros.inc b/asm/macros.inc index 40605d2..17e3405 100755 --- a/asm/macros.inc +++ b/asm/macros.inc @@ -1,2 +1,2 @@ - .include "asm/macros/function.inc" - .include "asm/macros/label.inc" + .include "asm/macros/function.inc" + .include "asm/macros/label.inc" |