diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2024-09-10 12:16:56 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-10 15:16:56 -0300 |
| commit | b9ea1c19ab8c8f273cf8cddfc372dcb47106f1f3 (patch) | |
| tree | 4d9ded0ea8ad29fc42b6bf3e7d599a14333314ef /docs | |
| parent | 19da273ca0d4a1b1e2f44a3fee0983a97c7558a0 (diff) | |
Remove assets from automatic includes (#1683)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tutorial/vscode.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/tutorial/vscode.md b/docs/tutorial/vscode.md index 63b035ed6..5ebc28959 100644 --- a/docs/tutorial/vscode.md +++ b/docs/tutorial/vscode.md @@ -49,7 +49,6 @@ You can create a `.vscode/c_cpp_properties.json` file with `C/C++: Edit Configur "include", "include/libc", "src", - "assets", "build/n64-us/", "${workspaceFolder}" ], |
