From 0a001e15f45c66cab4b074e1fe1679f98575a52c Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 16 Oct 2019 14:00:50 -0400 Subject: Sync name of song_data section with emerald --- ld_script.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ld_script.txt b/ld_script.txt index 1d5a43ce4..8bba2837a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -524,7 +524,7 @@ SECTIONS { data/sound_data.o(.rodata); } =0 - songs : + song_data : ALIGN(4) { sound/songs/midi/mus_dummy.o(.rodata); -- cgit v1.2.3