Integrate all the progress into master #6
|
@ -93,7 +93,7 @@ SECTIONS {
|
|||
/*Only needed for the PSX BIOS to load the entire game*/
|
||||
. = ALIGN(2048);
|
||||
__planschi_end = .;
|
||||
} > ram_alt
|
||||
} > ram
|
||||
}
|
||||
|
||||
SECTIONS {
|
||||
|
|
Loading…
Reference in New Issue