summaryrefslogtreecommitdiffhomepage
path: root/projects/VSCode/Makefile
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2019-07-12 14:33:13 +0200
committerraysan5 <[email protected]>2019-07-12 14:33:13 +0200
commit83f6ae148ab687d9564e8a17afff4520bdfa9342 (patch)
tree2945165d48672ffbb753fcee9229a0e97b86e961 /projects/VSCode/Makefile
parentf9a2d89ed2de26eb143c1509492146390efdbc9c (diff)
parentb4da7b67770818bb0271210ba20fefcdec93e469 (diff)
downloadraylib-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/Makefile2
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