@@ -114,22 +114,7 @@ SECTIONS {
114114 sa2/src/game/dummy_task.o(.text);
115115
116116 src/game/shared/stage/stage.o(.text);
117- src/game/shared/stage/camera.o(.text);
118- sa2/src/game/sa1/stage/backgrounds/zone_1.o(.text);
119- sa2/src/game/sa1/stage/backgrounds/zone_2_interior.o(.text);
120- sa2/src/game/sa1/stage/backgrounds/zone_3.o(.text);
121- sa2/src/game/sa1/stage/backgrounds/zone_4.o(.text);
122- sa2/src/game/sa1/stage/backgrounds/zone_6.o(.text);
123- sa2/src/game/sa1/stage/backgrounds/zone_7_act_2.o(.text);
124- sa2/src/game/sa1/stage/camera_destroy.o(.text);
125- sa2/src/game/sa1/stage/backgrounds/zone_4_init.o(.text);
126- sa2/src/game/sa1/stage/backgrounds/zone_5_init.o(.text);
127- sa2/src/game/sa1/stage/backgrounds/zone_7_act_1.o(.text);
128- sa2/src/game/sa1/stage/backgrounds/zone_7_act_2_init.o(.text);
129- sa2/src/game/sa1/stage/backgrounds/zone_2.o(.text);
130- sa2/src/game/sa1/stage/backgrounds/zone_5.o(.text);
131- sa2/src/game/sa1/stage/backgrounds/zone_3_firework.o(.text);
132- sa2/src/game/sa1/stage/backgrounds/zone_6_hblank.o(.text);
117+ sa2/src/game/shared/stage/camera.o(.text);
133118 sa2/src/game/shared/stage/terrain_collision.o(.text);
134119 sa2/src/game/shared/stage/mp_sprite_task.o(.text);
135120 sa2/src/game/shared/stage/dust_effect_braking.o(.text);
@@ -360,7 +345,7 @@ SECTIONS {
360345 sa2/src/game/shared/stage/amy_attack_heart_effect.o(.rodata);
361346 sa2/src/game/shared/stage/music_manager.o(.rodata);
362347 src/game/shared/stage/stage.o(.rodata);
363- src/game/shared/stage/camera.o(.rodata);
348+ sa2/ src/game/shared/stage/camera.o(.rodata);
364349 src/data/sa1/tilemap_table.o(.rodata);
365350 sa2/src/game/shared/stage/terrain_collision.o(.rodata);
366351 data/sa1/data_0_4.o(.rodata);
0 commit comments