diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 14d1053..a5403f2 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -43,6 +43,8 @@ SECTIONS { asm/code_80047E8.o(.text); src/random.o(.text); asm/code_8006218.o(.text); + asm/file_system.o(.text); + asm/code_800AAA0.o(.text); src/main.o(.text); asm/code_800B540.o(.text); asm/m4a.o(.text); |