diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 6d754ef6f..893eca8dd 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -70,7 +70,7 @@ SECTIONS { asm/metatile_behavior.o(.text); src/field_camera.o(.text); src/field_door.o(.text); - asm/field_player_avatar.o(.text); + src/field_player_avatar.o(.text); asm/field_map_obj.o(.text); asm/field_ground_effect.o(.text); src/map_obj_80643A4.o(.text); |