diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-29 11:02:18 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-29 11:02:18 +0200 |
commit | 5d56361973de99d20e099e787da6d587ffb8d35f (patch) | |
tree | 777dadc01e80a1ca798a4f46f6fde4649bfcc929 /ld_script.txt | |
parent | 3c8091393ca12b8eeb26f236a997b70eea5688c6 (diff) |
finish pokemon 2 file
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 64a43d573..f2cbf5db1 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -71,7 +71,6 @@ SECTIONS { asm/pokemon_1.o(.text); src/calculate_base_damage.o(.text); src/pokemon_2.o(.text); - asm/pokemon_2.o(.text); asm/pokemon_item_effect.o(.text); src/pokemon_3.o(.text); asm/pokemon_3.o(.text); |