diff --git a/ld_script.txt b/ld_script.txt index f254b30..62da2db 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -50,7 +50,7 @@ SECTIONS src/rom_1068C.o(.text); src/titlescreen.o(.text); asm/rom_11B9C.o(.text); - src/rom_3219C.o(.text); + src/rom_31F6C.o(.text); asm/rom_3219C.o(.text); src/options.o(.text); src/rom_528AC.o(.text); diff --git a/src/rom_3219C.c b/src/rom_31F6C.c similarity index 100% rename from src/rom_3219C.c rename to src/rom_31F6C.c