diff --git a/projects/VSCode/Makefile b/projects/VSCode/Makefile index 25e00c0b4..2f43c9ead 100644 --- a/projects/VSCode/Makefile +++ b/projects/VSCode/Makefile @@ -25,7 +25,7 @@ # Define required raylib variables PROJECT_NAME ?= game -RAYLIB_VERSION ?= 4.2.0 +RAYLIB_VERSION ?= 5.1-dev RAYLIB_PATH ?= ..\.. # Define compiler path on Windows