summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-10-13 14:19:33 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-10-13 14:19:33 -0500
commit10896eccf02894afd3ab1b164280c892bdf7ec49 (patch)
treeabc6942b1068161cc94b21accb3addd386a450e3
parent0c6c4ec14a753356f15e572aa535f9e00d492c91 (diff)
rom is not writable
-rwxr-xr-xasm/rom.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/rom.s b/asm/rom.s
index 04ef7d4..c50188c 100755
--- a/asm/rom.s
+++ b/asm/rom.s
@@ -1,3 +1,3 @@
- .section rom, "aw", %progbits
+ .section rom, "a", %progbits
.incbin "baserom.gba", 0x55A68, 0x666568