mirror of
https://github.com/ahezard/NitroHax_Old.git
synced 2025-06-18 13:55:42 -04:00

Max Mod audio system and boot splash animation from NTR Launcher merged with this project. This is now intended to launch in TWL mode. It will do a mode switch into NTR mode prior to booting the game. Patched dev launcher is no longer required to use this! :D Also this build is now being compiled on this fork of libnds: https://github.com/ahezard/libnds
9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
%rename link old_link
|
|
|
|
*link:
|
|
%(old_link) -T ../../ds_arm7_ram.ld%s --gc-sections
|
|
|
|
*startfile:
|
|
ds_arm7_crt0%O%s crti%O%s crtbegin%O%s
|
|
|