diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-09-16 11:58:10 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-09-16 11:58:10 -0500 |
commit | 5cdd4a723668c8abd46205f74a51a8a82e72f35c (patch) | |
tree | efa16306a302f91303549cf500ced0f89124ce5c /ld_script.txt | |
parent | 424db9c41bbe0fa23910606f4c85a5d5db0c19d1 (diff) |
some more splitting
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 0921e9a..ed0cae4 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -77,6 +77,7 @@ SECTIONS { asm/code_808DAB4.o(.text); src/dungeon.o(.text); asm/code_809017C.o(.text); + asm/code_8098468.o(.text); asm/m4a_1.o(.text); src/m4a_2.o(.text); asm/m4a_3.o(.text); |