diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-12 00:50:47 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-12 00:50:47 -0800 |
commit | c418a4585f727f334ed3625cc656764b0c345589 (patch) | |
tree | 60cc49a0bea7f9e0176266fe274e9dd53cec7e7a /ld_script.txt | |
parent | d08ba1f0231ea44410601aebfd1b8e43a4ba8042 (diff) |
decompile rest of file_system
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 05e39f4..4ce25b9 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -50,7 +50,6 @@ SECTIONS { asm/text.o(.text); asm/code_8009804.o(.text); src/file_system.o(.text); - asm/file_system.o(.text); asm/code_800AAA0.o(.text); src/main.o(.text); asm/code_800B540.o(.text); |