diff --git a/.vscode/settings.json b/.vscode/settings.json index 24436c8..9104aa4 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,6 +4,7 @@ "sfr_defs.h": "c", "string.h": "c", "random": "c", - "math.h": "c" + "math.h": "c", + "bridge.h": "c" } } \ No newline at end of file