summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 2df0a7b..b3222ee 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -2,6 +2,8 @@
"files.associations": {
"*.ejs": "html",
"throwables.h": "c",
- "cstdlib": "c"
+ "cstdlib": "c",
+ "audio.h": "c",
+ "project_base.h": "c"
}
} \ No newline at end of file