From bc0acd3b1a560bd9f7f9d7d5e048e92fbad49272 Mon Sep 17 00:00:00 2001 From: Marco Date: Thu, 12 May 2022 04:43:55 +0200 Subject: [PATCH] VScode changing shit. --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 05a7331..55fd198 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,7 @@ { "files.associations": { "io.h": "c", - "sfr_defs.h": "c" + "sfr_defs.h": "c", + "string.h": "c" } } \ No newline at end of file