diff options
author | Mateusz Naściszewski <matin1111@wp.pl> | 2020-12-15 02:37:00 +0100 |
---|---|---|
committer | Mateusz Naściszewski <matin1111@wp.pl> | 2020-12-15 02:37:00 +0100 |
commit | 75b09a819a7dbb51d42aacd31ecc85a5c233d8a4 (patch) | |
tree | 655fbb5a9312c3818a41fe2011d38bf0ad0cbb6b /ld_script.txt | |
parent | efdaf621cbebae7d73800cfb2def92a5466127ff (diff) |
Finish translating code_800AAA0 to C!
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 27cbb56..0e1ea51 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -68,7 +68,6 @@ SECTIONS { asm/text.o(.text); asm/code_8009804.o(.text); src/file_system.o(.text); - asm/code_800AAA0.o(.text); src/main.o(.text); asm/code_800B540.o(.text); src/code_800B5F0.o(.text); |