Fix ld_script.txt

This commit is contained in:
PikalaxALT
2020-03-10 11:37:39 -04:00
parent b81dd6de22
commit f51170df6e
-2
View File
@@ -142,7 +142,6 @@ SECTIONS {
src/berry.o(.text);
src/script_menu.o(.text);
src/naming_screen.o(.text);
asm/naming_screen.o(.text);
src/money.o(.text);
src/script_pokemon_util.o(.text);
src/field_poison.o(.text);
@@ -461,7 +460,6 @@ SECTIONS {
src/berry.o(.rodata);
src/script_menu.o(.rodata);
src/naming_screen.o(.rodata);
data/naming_screen.o(.rodata);
src/pokemon_size_record.o(.rodata);
src/item_use.o(.rodata);
src/battle_anim_effects_1.o(.rodata);