Skip to content

Commit

Permalink
Derp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Jan 5, 2025
1 parent 3ab3617 commit 879385b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retail/preLoadSettings/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ $(OUTPUT_DIR)/preLoadSettings3DS-fr.pck: $(FILES3DSFR)
$(OUTPUT_DIR)/preLoadSettings3DS-de.pck: $(FILES3DSDE)
$(PYTHON) pack.py $^ -o $@

$(OUTPUT_DIR)/preLoadSettings3DS-it.pck: $(FILES3DSDE)
$(OUTPUT_DIR)/preLoadSettings3DS-it.pck: $(FILES3DSIT)
$(PYTHON) pack.py $^ -o $@

$(OUTPUT_DIR)/preLoadSettings3DS-es.pck: $(FILES3DSES)
Expand Down

0 comments on commit 879385b

Please sign in to comment.