diff --git a/mkfile/psexe.ld b/mkfile/psexe.ld index e2ef2a14..cde05fcb 100644 --- a/mkfile/psexe.ld +++ b/mkfile/psexe.ld @@ -93,7 +93,7 @@ SECTIONS { /*Only needed for the PSX BIOS to load the entire game*/ . = ALIGN(2048); __planschi_end = .; - } > ram_alt + } > ram } SECTIONS {