Skip to content

Commit

Permalink
Mark Revision 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Craftyawesome committed Jan 27, 2025
1 parent d73faa6 commit c6aa479
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) r6" $(BIN)/srb2.nacp
$(NACPTOOL) --create "Sonic Robo Blast 2 Kart" "Kart Krew, Craftyawesome, carstene1ns, heyjoeway" "$(SRB2VERSION) r7" $(BIN)/srb2.nacp
$(ELF2NRO) $(BIN)/$(EXENAME) $(BIN)/$(NRONAME) --icon=$(ICONJPG) --nacp=$(BIN)/srb2.nacp

ifdef ZIPSTEPS
Expand Down

0 comments on commit c6aa479

Please sign in to comment.