agb/.vscode/agb.code-workspace

44 lines
543 B
Text
Raw Normal View History

{
"folders": [
{
"path": "../agb"
},
{
"path": "../agb-sound-converter"
},
{
"path": "../agb-macros"
},
{
"path": "../agb-image-converter"
},
{
"path": "../agb-fixnum"
},
{
"path": "../examples/the-purple-night"
},
{
"path": "../examples/the-hat-chooses-the-wizard"
},
{
"path": "../examples/hyperspace-roll"
2022-09-15 22:38:42 +01:00
},
2022-09-15 22:45:07 +01:00
{
"path": "../.github"
},
2022-09-15 22:38:42 +01:00
{
"path": "../template"
2022-10-08 17:02:09 +01:00
},
{
"path": "../book"
},
{
"path": "../mgba-test-runner"
},
{
"path": "../tools"
}
]
}