summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorpetrie911 <69443847+petrie911@users.noreply.github.com>2024-05-25 12:17:03 -0500
committerGitHub <noreply@github.com>2024-05-25 12:17:03 -0500
commit0f6d7cca339705baa473b709be30e08ed85a67a6 (patch)
treeab0d5b4d19d3a46b2a0316f40f4cab194438813c /.vscode
parent03ce166cca2b9d71b13b9af40cf6875698d36136 (diff)
Player and Vs docs, some improvement to ve1 boss (#259)
* playerstuff * stuff * small fixes * Torch * torch update again
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 2e1b9b70..da4e8b6a 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -147,7 +147,9 @@
"*.tcc": "c",
"object_ram.h": "c",
"sf64dma.h": "c",
- "string": "c"
+ "string": "c",
+ "prevent_bss_reordering3.h": "c",
+ "ast_a_ti.h": "c"
},
"C_Cpp_Runner.msvcBatchPath": ""
} \ No newline at end of file