From 4594c5dac9f312b28972ab2803de75ac94ba6357 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 10 Mar 2020 15:19:50 -0400 Subject: Port field_camera from Emerald --- ld_script.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld_script.txt') diff --git a/ld_script.txt b/ld_script.txt index ef3c4a997..094bf1c88 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -90,7 +90,7 @@ SECTIONS { asm/overworld.o(.text); src/fieldmap.o(.text); src/metatile_behavior.o(.text); - asm/field_camera.o(.text); + src/field_camera.o(.text); src/field_door.o(.text); asm/field_player_avatar.o(.text); asm/event_object_movement.o(.text); -- cgit v1.2.3