Fix ld_script.txt
This commit is contained in:
@@ -142,7 +142,6 @@ SECTIONS {
|
|||||||
src/berry.o(.text);
|
src/berry.o(.text);
|
||||||
src/script_menu.o(.text);
|
src/script_menu.o(.text);
|
||||||
src/naming_screen.o(.text);
|
src/naming_screen.o(.text);
|
||||||
asm/naming_screen.o(.text);
|
|
||||||
src/money.o(.text);
|
src/money.o(.text);
|
||||||
src/script_pokemon_util.o(.text);
|
src/script_pokemon_util.o(.text);
|
||||||
src/field_poison.o(.text);
|
src/field_poison.o(.text);
|
||||||
@@ -461,7 +460,6 @@ SECTIONS {
|
|||||||
src/berry.o(.rodata);
|
src/berry.o(.rodata);
|
||||||
src/script_menu.o(.rodata);
|
src/script_menu.o(.rodata);
|
||||||
src/naming_screen.o(.rodata);
|
src/naming_screen.o(.rodata);
|
||||||
data/naming_screen.o(.rodata);
|
|
||||||
src/pokemon_size_record.o(.rodata);
|
src/pokemon_size_record.o(.rodata);
|
||||||
src/item_use.o(.rodata);
|
src/item_use.o(.rodata);
|
||||||
src/battle_anim_effects_1.o(.rodata);
|
src/battle_anim_effects_1.o(.rodata);
|
||||||
|
|||||||
Reference in New Issue
Block a user