diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-09-22 19:56:17 -0500 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-09-22 20:28:32 -0500 |
commit | a63f3ce8722ba2bf39344c1aa83d141e8f3ddf09 (patch) | |
tree | b8841216c881d3fb8cfd387a71b6a2108f60e10f /ld_script.txt | |
parent | 584cad6c0bbd8d60b756abd0860834eedeb91994 (diff) |
Set up Makefile for MIDIs
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 430bbe981..aa0e1e485 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -913,7 +913,7 @@ SECTIONS { sound/songs/mus_hightown.o(.rodata); sound/songs/mus_safari.o(.rodata); sound/songs/mus_c_road.o(.rodata); - sound/songs/mus_ajito.o(.rodata); + sound/songs/midi/mus_ajito.o(.rodata); sound/songs/mus_m_boat.o(.rodata); sound/songs/mus_m_dungon.o(.rodata); sound/songs/mus_finecity.o(.rodata); |