diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 20353ea96..a1098af51 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -56,6 +56,7 @@ SECTIONS { asm/rom_8040EB4.o(.text); src/play_time.o(.text); src/new_game.o(.text); + src/rom4.o(.text); asm/rom4.o(.text); src/map_obj_80643A4.o(.text); src/field_message_box.o(.text); |