Skip to content

Commit

Permalink
treewide: update project to BlocksDS v1.4.0
Browse files Browse the repository at this point in the history
- Updated Makefiles
  • Loading branch information
lifehackerhansol committed Sep 9, 2024
1 parent e457c36 commit ab58c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ $(ROM): arm9 arm7
$(V)$(BLOCKSDS)/tools/ndstool/ndstool -c $@ \
-7 build/arm7.elf -9 build/arm9.elf \
-b $(GAME_ICON) "$(GAME_FULL_TITLE)" \
$(NDSTOOL_FAT)
$(NDSTOOL_ARGS)

sdimage:
@echo " MKFATIMG $(SDIMAGE) $(SDROOT)"
Expand Down

0 comments on commit ab58c7e

Please sign in to comment.