Update rust versions

This commit is contained in:
2024-12-31 18:57:47 +01:00
parent ef24403f6e
commit 2f0197ad08
13 changed files with 95 additions and 59 deletions

View File

@@ -1,4 +1,5 @@
PROJECTS = cpp_out psxfileconv mkoverlay psxcdgen_ex psxreadmap wslpath
SUPPORT_PROJECTS = cdtypes tool_helper
PROJECTS = cpp_out psxfileconv mkoverlay psxcdgen_ex psxreadmap wslpath
.PHONY: $(PROJECTS)
$(foreach var,$(PROJECTS),$(var)):