Update Makefile

This commit is contained in:
Lillian Skinner 2024-12-01 00:00:50 -05:00 committed by GitHub
parent b5902b1352
commit dfed648064
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ all: bootloader bootstub
dsi: $(TARGET).dsi $(TARGET)_sys.dsi
$(TARGET)_sys.dsi: arm7/$(TARGET).elf arm9/$(TARGET).elf
ndstool -c $(TARGET)_sys.dsi -7 arm7/$(TARGET).elf -9 arm9/$(TARGET).elf -d $(NITRODATA) \
ndstool -c $(TARGET)-sys.dsi -7 arm7/$(TARGET).elf -9 arm9/$(TARGET).elf -d $(NITRODATA) \
-b icon.bmp "GodMode9i_sys;Rocket Robz" \
-g 4GMA 00 "GODMODE9I" -z 80040000 -u 00030015