summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-09-03 15:07:51 -0700
committerYamaArashi <shadow962@live.com>2016-09-03 15:07:51 -0700
commit231ea2f27c9abe0b19ae415cf2af2352555ed2d0 (patch)
tree37735927f5c4e251c2fa5da313b2b08288d482ab /asm
parent764fdaf3813e9670441280eebeadd78d7bf14456 (diff)
base_emerald to baserom
Diffstat (limited to 'asm')
-rw-r--r--asm/crt0.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/crt0.s b/asm/crt0.s
index 08745b5d6..7c2115c15 100644
--- a/asm/crt0.s
+++ b/asm/crt0.s
@@ -28,7 +28,7 @@ GPIOPortDirection: @ 80000C6
GPIOPortReadEnable: @ 80000C8
.hword 0
- .incbin "base_emerald.gba", 0xCA, 0x204 - 0xCA
+ .incbin "baserom.gba", 0xCA, 0x204 - 0xCA
.arm
.align 2, 0