diff options
| author | raysan5 <[email protected]> | 2019-07-12 14:33:13 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2019-07-12 14:33:13 +0200 |
| commit | 83f6ae148ab687d9564e8a17afff4520bdfa9342 (patch) | |
| tree | 2945165d48672ffbb753fcee9229a0e97b86e961 /projects/VSCode/Makefile | |
| parent | f9a2d89ed2de26eb143c1509492146390efdbc9c (diff) | |
| parent | b4da7b67770818bb0271210ba20fefcdec93e469 (diff) | |
| download | raylib-83f6ae148ab687d9564e8a17afff4520bdfa9342.tar.gz raylib-83f6ae148ab687d9564e8a17afff4520bdfa9342.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib
Diffstat (limited to 'projects/VSCode/Makefile')
| -rw-r--r-- | projects/VSCode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/VSCode/Makefile b/projects/VSCode/Makefile index a00f4fab..f29b22fb 100644 --- a/projects/VSCode/Makefile +++ b/projects/VSCode/Makefile @@ -26,7 +26,7 @@ # Define required raylib variables PROJECT_NAME ?= game RAYLIB_VERSION ?= 2.5.0 -RAYLIB_API_VERSION ?= 2 +RAYLIB_API_VERSION ?= 251 RAYLIB_PATH ?= ..\.. # Define default options |
