summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ld_script.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 28d187d26..4f42ce12f 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -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);