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