mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-06 14:19:18 -05:00
Fix typo
@ -52,7 +52,7 @@ Copy the VSCode folder (and all its contents) from raylib/projects/VSCode (from
|
||||
|
||||
Make sure you set the proper paths to your local build of raylib in `c_cpp_properties.json` and `tasks.json`. These will be specific to your installation of raylib.
|
||||
|
||||
In `c_cpp_properties.json` make sure that `compilerPath`` is correct:
|
||||
In `c_cpp_properties.json` make sure that `compilerPath` is correct:
|
||||
|
||||
```json
|
||||
"includePath": [
|
||||
|
||||
Reference in New Issue
Block a user