diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-12-17 08:35:03 +0000 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-12-17 08:35:03 +0000 |
commit | 316f959d20bd4d5e401e2c2d0cfd754c5a4b0f72 (patch) | |
tree | 79380b6fb954c1d84ce050eea0a7d8e3acad16e7 | |
parent | 29478af785ebf5573774603e70964b336b2d5731 (diff) |
oops
-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 95e3565fe..37bb46c2a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -67,7 +67,7 @@ SECTIONS { src/new_game.o(.text); src/rom4.o(.text); src/fieldmap.o(.text); - asm/metatile_behavior.o(.text); + src/metatile_behavior.o(.text); src/field_camera.o(.text); src/field_door.o(.text); src/field_player_avatar.o(.text); |