Create psxreadmap and move readmap project into it

This commit is contained in:
2023-07-09 13:31:02 +02:00
parent 4298bf3208
commit 50c211d93f
6 changed files with 13 additions and 3 deletions

View File

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