Create mkoverlay project

This commit is contained in:
Jaby
2022-12-01 02:17:13 +01:00
parent b80faf87b6
commit 64884fb1a2
5 changed files with 27 additions and 2 deletions

View File

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