diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-09 10:17:08 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-09 10:17:08 -0400 |
commit | 760d339c3b810fa13ff74b5d3a4d39cb30bc8f23 (patch) | |
tree | 5a03938a3841145c70aecf3ab495c7434a677d3a /ld_script.txt | |
parent | 76262efe7d75825eea49fe2a6f5cd969884032e6 (diff) |
Assign static qualifiers
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 e1afe8856..4aa040c1f 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -219,7 +219,6 @@ SECTIONS { asm/battle_dome_cards.o(.text); asm/unk_810C3A4.o(.text); src/vs_seeker.o(.text); - asm/vs_seeker.o(.text); asm/item_pc.o(.text); asm/mailbox_pc.o(.text); asm/menu.o(.text); |