diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-23 13:53:51 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-23 13:53:51 -0500 |
commit | 89d938ea9e10a637563a5b4d0d19ddb4535bcf8e (patch) | |
tree | 9b2db5be6716ab491751012809a7d6a48a6f03c2 /ld_script.txt | |
parent | 1e4f12e6fa9e3b22d4f1a60ca69313b5dec0ca38 (diff) |
Finish decompiling coins
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 e9c810adc..5292183c3 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -186,7 +186,6 @@ SECTIONS { asm/roulette.o(.text); asm/pokedex_cry_screen.o(.text); src/coins.o(.text); - asm/coins.o(.text); asm/landmark.o(.text); asm/fldeff_strength.o(.text); asm/battle_transition.o(.text); |