diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-19 20:12:31 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-19 20:12:31 -0400 |
commit | 4c5e3502439e56b2e56ff1aad13c4a385448badb (patch) | |
tree | 18894b391e7d96e3867b173d597d82221fc26fdc /asm/string_util.s | |
parent | 4e9cef3e073de65806e4d17a84603a72df8db8d6 (diff) |
formatting
Diffstat (limited to 'asm/string_util.s')
-rw-r--r-- | asm/string_util.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/string_util.s b/asm/string_util.s index 1d414ce5..3eafb8ef 100644 --- a/asm/string_util.s +++ b/asm/string_util.s @@ -1,4 +1,4 @@ - .include "asm/macros.inc"
+ .include "asm/macros.inc"
.include "global.inc"
.text
|