diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-12-29 13:50:24 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-12-29 13:50:24 -0600 |
commit | c22a12d8d68fa22941e3b945ca3f9037d3f1a5fb (patch) | |
tree | 165bc0cbe52b454051e1e8e11fabf34d48122382 /ld_script.txt | |
parent | 2fb9f490fbf961ff737c897c025ce1f5a54b2639 (diff) |
trade source done
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 30c7327a5..d8cf1f547 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -82,7 +82,6 @@ SECTIONS { src/pokeball.o(.text); src/load_save.o(.text); src/trade.o(.text); - asm/trade.o(.text); src/berry_blender.o(.text); src/play_time.o(.text); src/new_game.o(.text); |