summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorAlejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com>2024-03-27 01:07:41 -0300
committerGitHub <noreply@github.com>2024-03-27 01:07:41 -0300
commitec1d3da5644f9ebd08bb5dc3f82a959f750ea9a8 (patch)
tree5f8aa90bcb6039b20de499a92a8241e6cc80f7dc /.vscode
parent4a572e7e30173cf9d643ffa63c711a92b358d016 (diff)
export configuration for ast_great_fox & ast_sector_z & ast_sector_y (#175)
* Matchpoint * remove symbols from undef * remove header * comments * var rename * remove header * first asset * progress * progress * progress, should be matching. Torch bug? * comments * update torch with Peter's fix * PRINTF * replace symbol usage * todo comment * D_SX_6000000 usage * progress * Matchpoint * progress replacing symbol usage (apo apo ahora) * remove headers * va bene * format * remove header
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index fd11eb21..8b799875 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -101,7 +101,10 @@
"ast_aquas.h": "c",
"ast_enmy_space.h": "c",
"prevent_context_reordering.h": "c",
- "ast_option.h": "c"
+ "ast_option.h": "c",
+ "ast_area_6.h": "c",
+ "ast_bg_space.h": "c",
+ "ast_sector_y.h": "c"
},
"C_Cpp_Runner.msvcBatchPath": ""
} \ No newline at end of file