summaryrefslogtreecommitdiff
path: root/asm/crt0.s
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2016-11-01 10:56:23 -0500
committerDiegoisawesome <diego@domoreaweso.me>2016-11-01 10:56:23 -0500
commitf09f9cef752c37e3cc0686573c1fdb29da842772 (patch)
tree22bee285750a6739643859eb6afd52be4ded87e1 /asm/crt0.s
parent442002dada4183c96b5ec09fcde8486aa5ba29b1 (diff)
parent4db33778ad3faa64d994f46358a28c22c393f7c6 (diff)
Merge remote-tracking branch 'refs/remotes/pret/master'
Diffstat (limited to 'asm/crt0.s')
-rw-r--r--asm/crt0.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/crt0.s b/asm/crt0.s
index 7c2115c15..7b2f38bb7 100644
--- a/asm/crt0.s
+++ b/asm/crt0.s
@@ -1,4 +1,4 @@
- .include "constants/gba_constants.s"
+ .include "constants/gba_constants.inc"
.syntax unified
@@ -11,7 +11,7 @@
Start: @ 8000000
b Init
- .include "asm/rom_header.s"
+ .include "asm/rom_header.inc"
@ 80000C0
.word 0