Skip to content

Commit

Permalink
Mark Revision 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Craftyawesome committed Jan 20, 2025
1 parent 919082a commit 02948de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sdl/SRB2Switch/Makefile.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ ZIPSTEPS=1

$(BIN)/$(NRONAME): $(BIN)/$(EXENAME)
@echo Preparing $(NRONAME)...
$(NACPTOOL) --create "Sonic Robo Blast 2 Kart" "Kart Krew, Craftyawesome, carstene1ns, heyjoeway" "$(SRB2VERSION) r4" $(BIN)/srb2.nacp
$(NACPTOOL) --create "Sonic Robo Blast 2 Kart" "Kart Krew, Craftyawesome, carstene1ns, heyjoeway" "$(SRB2VERSION) r5" $(BIN)/srb2.nacp
$(ELF2NRO) $(BIN)/$(EXENAME) $(BIN)/$(NRONAME) --icon=$(ICONJPG) --nacp=$(BIN)/srb2.nacp

ifdef ZIPSTEPS
Expand Down

0 comments on commit 02948de

Please sign in to comment.