Rename cdgen to psxcdgen_ex to limit scope
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
{
|
||||
"id": "project",
|
||||
"type": "pickString",
|
||||
"options": ["cdgen", "cdtypes", "cpp_out", "jaby_engine_fconv", "psxcdgen", "psxcdread", "tool_helper"],
|
||||
"options": ["cdtypes", "cpp_out", "jaby_engine_fconv", "psxcdgen", "psxcdgen_ex", "psxcdread", "tool_helper"],
|
||||
"description": "project to build"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user