mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
Remove tailing comma from vscode json file (#1613)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user