summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt39
1 files changed, 31 insertions, 8 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 3269144da..b2e996ff5 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -96,7 +96,7 @@ SECTIONS {
asm/field_camera.o(.text);
asm/field_door.o(.text);
asm/field_player_avatar.o(.text);
- asm/field_map_obj.o(.text);
+ src/field_map_obj.o(.text);
asm/field_ground_effect.o(.text);
asm/map_obj_8097404.o(.text);
asm/field_message_box.o(.text);
@@ -217,7 +217,7 @@ SECTIONS {
asm/battle_controller_wally.o(.text);
asm/player_pc.o(.text);
asm/intro.o(.text);
- asm/reset_save_heap.o(.text);
+ src/reset_save_heap.o(.text);
asm/field_region_map.o(.text);
asm/battle_anim_8170478.o(.text);
asm/hall_of_fame.o(.text);
@@ -239,8 +239,8 @@ SECTIONS {
asm/recorded_battle.o(.text);
asm/battle_controller_recorded_opponent.o(.text);
asm/battle_controller_recorded_player.o(.text);
- asm/battle_dome_cards.o(.text);
- asm/lilycove_lady.o(.text);
+ src/battle_dome_cards.o(.text);
+ src/lilycove_lady.o(.text);
asm/battle_frontier_1.o(.text);
asm/new_menu_helpers.o(.text);
asm/menu.o(.text);
@@ -259,7 +259,7 @@ SECTIONS {
asm/battle_controller_player_partner.o(.text);
asm/fldeff_groundshake.o(.text);
asm/fossil_specials.o(.text);
- asm/berry_fix_program.o(.text);
+ src/berry_fix_program.o(.text);
asm/pokemon_summary_screen.o(.text);
asm/pokenav.o(.text);
asm/rayquaza_scene.o(.text);
@@ -341,7 +341,9 @@ SECTIONS {
src/util.o(.rodata);
data/data3.o(.rodata);
src/egg_hatch.o(.rodata);
- data/data3_a0.o(.rodata);
+ data/data3_a0_A.o(.rodata);
+ data/field_map_obj.o(.rodata);
+ data/data3_a0_B.o(.rodata);
src/berry.o(.rodata);
data/data3_a1.o(.rodata);
src/pokemon_size_record.o(.rodata)
@@ -378,9 +380,30 @@ SECTIONS {
data/data_860A4AC.o(.rodata);
data/battle_controller_recorded_opponent.o(.rodata);
data/battle_controller_recorded_player.o(.rodata);
- data/data_emerald.o(.rodata);
+ src/battle_dome_cards.o(.rodata);
+ src/lilycove_lady.o(.rodata);
+ data/battle_frontier_1.o(.rodata);
+ data/new_menu_helpers.o(.rodata);
+ data/battle_frontier_2.o(.rodata);
+ data/item_menu.o(.rodata);
+ data/menu_indicators.o(.rodata);
+ data/save_location.o(.rodata);
+ data/item_icon.o(.rodata);
+ data/party_menu.o(.rodata);
+ data/battle_tent.o(.rodata);
+ data/unk_text_util_2.o(.rodata);
+ data/unk_81BAD84.o(.rodata);
data/battle_controller_player_partner.o(.rodata);
- data/data_emerald2.o(.rodata);
+ data/fossil_special_fldeff_groundshake.o(.rodata);
+ src/berry_fix_program.o(.rodata);
+ data/pokemon_summary_screen.o(.rodata);
+ data/pokenav.o(.rodata);
+ data/rayquaza_scene.o(.rodata);
+ data/walda_phrase.o(.rodata);
+ data/trainer_rematch.o(.rodata);
+ data/unk_sprite_file.o(.rodata);
+ data/unk_transition.o(.rodata);
+ data/link_strings.o(.rodata);
data/fonts.o(.rodata);
data/mystery_event_msg.o(.rodata);
src/m4a_tables.o(.rodata);