Skip to content

Commit db0482f

Browse files
committed
Mark Revision 2
1 parent 46ee0e2 commit db0482f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile_cfgs/Platforms/Switch.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ APPDIR=$(OUTDIR)/switch/$(NAME)
2121

2222
$(OUTDIR)/$(NAME)$(PKGSUFFIX): $(OUTDIR)/$(NAME)$(SUFFIX)
2323
@echo -n "Building nro..."
24-
@$(NACPTOOL) --create "SRB2 Persona" "Lat', Sonic Team Jr, Craftyawesome, heyjoeway, carstene1ns" "$(SRB2VERSION)" $(OUTDIR)/details.nacp
24+
@$(NACPTOOL) --create "SRB2 Persona" "Lat', Sonic Team Jr, Craftyawesome, heyjoeway, carstene1ns" "$(SRB2VERSION) r2" $(OUTDIR)/details.nacp
2525
@elf2nro $< $@ --icon=./src/sdl/SRB2Switch/icon.jpg --nacp=$(OUTDIR)/details.nacp
2626

2727
@echo " Done!"

0 commit comments

Comments
 (0)