mirror of
https://github.com/rvtr/GodMode9i.git
synced 2025-11-02 00:11:07 -04:00
Update Makefile
This commit is contained in:
parent
ac977e6c64
commit
63507d4d00
2
Makefile
2
Makefile
@ -132,7 +132,7 @@ $(TARGET).nds: $(TARGET).arm7 $(TARGET).arm9
|
||||
ndstool -c $(TARGET).nds -7 $(TARGET).arm7.elf -9 $(TARGET).arm9.elf \
|
||||
-b icon.bmp "GodMode9i;RocketRobz" \
|
||||
-g HGMA 00 "GODMODE9I" -z 80040000 -u 00030004
|
||||
python27 fix_ndsheader.py $(CURDIR)/$(TARGET).nds
|
||||
python2 fix_ndsheader.py $(CURDIR)/$(TARGET).nds
|
||||
|
||||
$(TARGET).arm7: arm7/$(TARGET).elf
|
||||
cp arm7/$(TARGET).elf $(TARGET).arm7.elf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user