summaryrefslogtreecommitdiff
path: root/asm/text_renderer.s
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-11-01 08:29:13 -0700
committerYamaArashi <shadow962@live.com>2016-11-01 08:29:13 -0700
commita793e62d8364996a276c048bc55ae072a285053a (patch)
treed380305bb5605c85924a10ad8bcd00edad44c683 /asm/text_renderer.s
parent2ec5b0cedd27bd028535fb13dcdb2f8e0efa58da (diff)
.s -> .inc
Diffstat (limited to 'asm/text_renderer.s')
-rw-r--r--asm/text_renderer.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/text_renderer.s b/asm/text_renderer.s
index 285bcf15a..024a6cf4e 100644
--- a/asm/text_renderer.s
+++ b/asm/text_renderer.s
@@ -1,4 +1,4 @@
- .include "asm/macros.s"
+ .include "asm/macros.inc"
.syntax unified