diff options
| author | Ray <[email protected]> | 2021-05-04 11:19:28 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2021-05-04 11:19:28 +0200 |
| commit | c4eaf0076d39517a91da18f44f2be5c87457504d (patch) | |
| tree | 37d1fbdf5f478d84c3fe0e2a40d6f1fba8dc2b69 /projects/4coder/Makefile | |
| parent | e5708a8f3656a7c5e387ac6803b04723b3b1add7 (diff) | |
| download | raylib-c4eaf0076d39517a91da18f44f2be5c87457504d.tar.gz raylib-c4eaf0076d39517a91da18f44f2be5c87457504d.zip | |
Update raylib version
Diffstat (limited to 'projects/4coder/Makefile')
| -rw-r--r-- | projects/4coder/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/projects/4coder/Makefile b/projects/4coder/Makefile index 40a1e230..7ba7bc3f 100644 --- a/projects/4coder/Makefile +++ b/projects/4coder/Makefile @@ -25,8 +25,7 @@ # Define required raylib variables PROJECT_NAME ?= game -RAYLIB_VERSION ?= 2.5.0 -RAYLIB_API_VERSION ?= 2 +RAYLIB_VERSION ?= 3.7.0 RAYLIB_PATH ?= ..\.. # Define default options |
