Create tool_helper library

This commit is contained in:
Jaby
2022-09-13 21:06:41 +02:00
committed by Jaby
parent a32b12e05a
commit 390bb1773a
6 changed files with 51 additions and 43 deletions

View File

@@ -47,7 +47,7 @@
{
"id": "project",
"type": "pickString",
"options": ["cdtypes", "cpp_out", "psxcdgen", "psxcdread"],
"options": ["cdtypes", "cpp_out", "psxcdgen", "psxcdread", "tool_helper"],
"description": "project to build"
},
{