Skip to content

Commit

Permalink
Mark Revision 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Craftyawesome committed Jan 24, 2025
1 parent 59526f2 commit 4b974bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile_cfgs/Platforms/Switch.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ZIPSTEPS=1

$(OUTDIR)/$(NAME)$(PKGSUFFIX): $(OUTDIR)/$(NAME)$(SUFFIX)
@echo -n "Building nro..."
@$(NACPTOOL) --create "Sonic Robo Blast 2" "Sonic Team Jr, Craftyawesome, heyjoeway, carstene1ns" "$(SRB2VERSION)" $(OUTDIR)/details.nacp
@$(NACPTOOL) --create "Sonic Robo Blast 2" "Sonic Team Jr, Craftyawesome, heyjoeway, carstene1ns" "$(SRB2VERSION) r2" $(OUTDIR)/details.nacp
@elf2nro $< $@ --icon=./src/sdl/SRB2Switch/icon.jpg --nacp=$(OUTDIR)/details.nacp

ifdef ZIPSTEPS
Expand Down

0 comments on commit 4b974bf

Please sign in to comment.