mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-21 08:44:23 -05:00
Update for new 3dsxtool
This commit is contained in:
@@ -29,7 +29,7 @@ endif
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
%.3dsx: %.elf
|
||||
@3dsxtool $< $@
|
||||
@3dsxtool $@ $< $(_3DSXFLAGS)
|
||||
@echo built ... $(notdir $@)
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user