mirror of
https://github.com/libretro/RetroArch
synced 2025-01-18 04:12:07 +00:00
9 lines
158 B
Plaintext
9 lines
158 B
Plaintext
|
%rename link old_link
|
||
|
|
||
|
*link:
|
||
|
%(old_link) -T 3dsx.ld%s -d --emit-relocs --use-blx
|
||
|
|
||
|
*startfile:
|
||
|
ctr/3dsx_custom_crt0%O%s crti%O%s crtbegin%O%s
|
||
|
|