From b4da7b67770818bb0271210ba20fefcdec93e469 Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 2 Jul 2019 18:36:09 +0200 Subject: Review VSCode project --- projects/VSCode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/VSCode/Makefile') 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 -- cgit v1.2.3