diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-23 13:23:23 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-23 13:23:23 +0100 |
commit | 4f6ca126b544fd64bc0aaa30275bf6b840b2452f (patch) | |
tree | b2bee39cf54ead15c7176e1d76ea071b54a01e5e /ld_script.txt | |
parent | e7111984a98e4a0944a8eb878a7b88b13470158d (diff) |
dump all rayquaza scene data to C
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 9f227c5b9..6003d4871 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -488,7 +488,6 @@ SECTIONS { data/pokemon_summary_screen.o(.rodata); data/pokenav.o(.rodata); src/rayquaza_scene.o(.rodata); - data/rayquaza_scene.o(.rodata); src/walda_phrase.o(.rodata); data/trainer_rematch.o(.rodata); data/unk_sprite_file.o(.rodata); |