From 641f81317a5b5cea6b3c5a4c65b1ca4313b0d8c0 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 27 Oct 2023 21:01:21 +0200 Subject: audio, add throwable --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.vscode/settings.json') diff --git a/.vscode/settings.json b/.vscode/settings.json index 0282dca..2df0a7b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,7 @@ { "files.associations": { "*.ejs": "html", - "editor.h": "c" + "throwables.h": "c", + "cstdlib": "c" } } \ No newline at end of file -- cgit v1.2.3-70-g09d2