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 d71092981..10fe3192a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -180,6 +180,7 @@ SECTIONS { asm/rom_8151534.o(.text); asm/roulette_util.o(.text); asm/cable_car_util.o(.text); + src/save.o(.text); asm/save.o(.text); asm/mystery_event_script.o(.text); asm/field_effect_helpers.o(.text); |