diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 875388b..23346ab 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -79,6 +79,8 @@ SECTIONS { asm/code_80118A4.o(.text); src/code_80118A4_1.o(.text); asm/fatal_system.o(.text); + src/fatal_system.o(.text); + asm/fatal_system_1.o(.text); src/save.o(.text); asm/save.o(.text); src/save_mid.o(.text); |