Creation of jaby_engine_fconv

This commit is contained in:
Jaby
2022-09-17 14:54:44 +02:00
parent 5b2cbc3d5f
commit bdfd2e1a66
6 changed files with 27 additions and 2 deletions

View File

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