This repository has been archived on 2021-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
raylib-test/.vscode/workspace.code-workspace

12 lines
116 B
Text
Raw Normal View History

{
"folders": [
{
"path": ".."
}
],
"extensions": {
"recommendations": [
"ms-vscode.cpptools"
]
}
}