You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Code cleanup
This commit is contained in:
4
sm64.ld
4
sm64.ld
@@ -174,7 +174,7 @@ SECTIONS
|
||||
*/libgcc.a:*.o(.text);
|
||||
*/libz.a:*.o(.text);
|
||||
*/libhvqm2.a:*.o(.text);
|
||||
BUILD_DIR/lib/rsp.o(.text);
|
||||
BUILD_DIR/lib/rsp.o(.text);
|
||||
lib/PR/hvqm/hvqm2sp1.o(.text);
|
||||
_mainSegmentTextEnd = .;
|
||||
|
||||
@@ -500,7 +500,7 @@ SECTIONS
|
||||
KEEP(BUILD_DIR/sound/sound_data.o(.data));
|
||||
}
|
||||
END_SEG(assets)
|
||||
#ifdef HVQM
|
||||
#ifdef HVQM
|
||||
BEGIN_SEG(capcom, __romPos) SUBALIGN(2)
|
||||
{
|
||||
KEEP(BUILD_DIR/data/capcom.o(.data));
|
||||
|
||||
Reference in New Issue
Block a user