diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-10-12 11:53:44 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-10-12 11:53:44 -0500 |
commit | c7dffae4c16865f805aba24fbc67ec878f3131b7 (patch) | |
tree | f77289138be10edf13f6c31eb7dd979e265b6d21 /asm/rom.s | |
parent | 5bf70e55320bd9109c1558be4dd46fb9cc6f6798 (diff) |
Add m4a_2.c
Diffstat (limited to 'asm/rom.s')
-rwxr-xr-x | asm/rom.s | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ .text -.incbin "baserom.gba", 0x53C44, 0x66838C +.incbin "baserom.gba", 0x54920, 0x6676B0 |