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 | |
parent | 4e9cef3e073de65806e4d17a84603a72df8db8d6 (diff) |
formatting
-rw-r--r-- | asm/string_util.s | 2 | ||||
-rw-r--r-- | asm/unk_02000E0C.s | 2 | ||||
-rw-r--r-- | asm/unk_020023C0.s | 2 |
3 files changed, 3 insertions, 3 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
diff --git a/asm/unk_02000E0C.s b/asm/unk_02000E0C.s index 64ba2c8d..506ff81a 100644 --- a/asm/unk_02000E0C.s +++ b/asm/unk_02000E0C.s @@ -1,4 +1,4 @@ - .include "asm/macros.inc" + .include "asm/macros.inc" .include "global.inc" .text diff --git a/asm/unk_020023C0.s b/asm/unk_020023C0.s index 4643b91a..33179c36 100644 --- a/asm/unk_020023C0.s +++ b/asm/unk_020023C0.s @@ -1,4 +1,4 @@ - .include "asm/macros.inc"
+ .include "asm/macros.inc"
.include "global.inc"
.text
|