mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
go back to tab spacing
This commit is contained in:
parent
e78a6624ff
commit
d44461610d
88
.vscode/agb.code-workspace
vendored
88
.vscode/agb.code-workspace
vendored
|
@ -1,49 +1,49 @@
|
|||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"path": "../.github"
|
||||
},
|
||||
{
|
||||
"path": "../template"
|
||||
},
|
||||
{
|
||||
"path": "../book"
|
||||
},
|
||||
{
|
||||
"path": "../mgba-test-runner"
|
||||
},
|
||||
{
|
||||
"path": "../tools"
|
||||
},
|
||||
{
|
||||
"path": "../examples/combo"
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"path": "../.github"
|
||||
},
|
||||
{
|
||||
"path": "../template"
|
||||
},
|
||||
{
|
||||
"path": "../book"
|
||||
},
|
||||
{
|
||||
"path": "../mgba-test-runner"
|
||||
},
|
||||
{
|
||||
"path": "../tools"
|
||||
},
|
||||
{
|
||||
"path": "../examples/combo"
|
||||
},
|
||||
{
|
||||
"path": "../agb-hashmap"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue