diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-29 16:15:23 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-29 16:15:23 +0100 |
commit | 51df918c04a8dc0db21ad6a80eb74bebc16cba9f (patch) | |
tree | 7c006da96a5de8d6b4bec1bde55ff00ed16aa098 /ld_script.txt | |
parent | e8903fb4dd3e1f9ef260beb93a939a7e6e9a045b (diff) |
evo scene file is 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 98fc00ce4..624b9f2c3 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -181,7 +181,6 @@ SECTIONS { asm/battle_records.o(.text); asm/pokedex_area_screen.o(.text); src/evolution_scene.o(.text); - asm/evolution_scene.o(.text); asm/roulette.o(.text); asm/pokedex_cry_screen.o(.text); src/coins.o(.text); |