diff --git a/.vscode/agb.code-workspace b/.vscode/agb.code-workspace new file mode 100644 index 00000000..171f1142 --- /dev/null +++ b/.vscode/agb.code-workspace @@ -0,0 +1,28 @@ +{ + "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" + } + ] +} \ No newline at end of file