mirror of
https://github.com/lesserkuma/GBA_MultiMenu.git
synced 2026-09-10 17:45:16 -05:00
0.3
This commit is contained in:
1
Makefile
1
Makefile
@@ -179,6 +179,7 @@ soundbank.bin soundbank.h : $(AUDIOFILES)
|
||||
|
||||
#replacement rule for gbafix
|
||||
#---------------------------------------------------------------------------------
|
||||
$(shell touch $(CURDIR)/../$(SOURCES)/version.h)
|
||||
%.gba: %.elf
|
||||
@$(OBJCOPY) -O binary $< $@
|
||||
@gbafix $@ "-tLK MULTIMENU" "-cAGBJ" "-mLK" "-r0"
|
||||
|
||||
Reference in New Issue
Block a user