diff --git a/.vscode/agb.code-workspace b/.vscode/agb.code-workspace index 3cd3604..b0575aa 100644 --- a/.vscode/agb.code-workspace +++ b/.vscode/agb.code-workspace @@ -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" - } - ] + } + ] } \ No newline at end of file