Remove tailing comma from vscode json file (#1613)

This commit is contained in:
Derek Hensley 2024-04-20 05:07:12 -07:00 committed by GitHub
parent f36681d697
commit 13e02518cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ You can create a `.vscode/c_cpp_properties.json` file with `C/C++: Edit Configur
"src",
"assets",
"build/n64-us/",
"${workspaceFolder}",
"${workspaceFolder}"
],
"defines": [
"_LANGUAGE_C" // For gbi.h