agb/.vscode/agb.code-workspace

44 lines
543 B
Plaintext
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-16 07:38:42 +10:00
},
2022-09-16 07:45:07 +10:00
{
"path": "../.github"
},
2022-09-16 07:38:42 +10:00
{
"path": "../template"
2022-10-09 03:02:09 +11:00
},
{
"path": "../book"
},
{
"path": "../mgba-test-runner"
},
{
"path": "../tools"
}
]
}