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 b5d2deaed..5df04c0c3 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -177,7 +177,7 @@ SECTIONS { asm/trader.o(.text); src/starter_choose.o(.text); src/wallclock.o(.text); - asm/rom6.o(.text); + src/rom6.o(.text); src/pokeblock.o(.text); src/fldeff_flash.o(.text); asm/post_battle_event_funcs.o(.text); |