aboutsummaryrefslogtreecommitdiff
path: root/projects/VSCode/Makefile
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2019-07-02 18:36:09 +0200
committerRay <raysan5@gmail.com>2019-07-02 18:36:09 +0200
commitb4da7b67770818bb0271210ba20fefcdec93e469 (patch)
tree1fd3def2407b17032bd49eea46133aac102e15e0 /projects/VSCode/Makefile
parent4ad1fa85a4e118430b405cf7af4f2ae708716c91 (diff)
downloadraylib-b4da7b67770818bb0271210ba20fefcdec93e469.tar.gz
raylib-b4da7b67770818bb0271210ba20fefcdec93e469.zip
Review VSCode project
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