Update vscode doc (#1734)

This commit is contained in:
Derek Hensley 2024-10-22 18:30:32 -07:00 committed by GitHub
parent e3a535d3d0
commit 961899ca91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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