diff options
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 |
