diff options
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 88c89020..8fb56dc3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -92,7 +92,8 @@ "ast_font.h": "c", "fox_std_lib_assets.h": "c", "fox_versus_assets.h": "c", - "guint.h": "c" + "guint.h": "c", + "ast_test.h": "c" }, "C_Cpp_Runner.msvcBatchPath": "" }
\ No newline at end of file |
