summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2021-07-01 21:44:14 +0200
committerraysan5 <[email protected]>2021-07-01 21:44:14 +0200
commitef8432297a0695bac4cf53326e82ae398471e29c (patch)
tree042150923d0f7990db184f493171c20b03cc63cf /examples
parent957fe60d0be9b4eec4998e038734df47adc40b14 (diff)
downloadraylib.com-ef8432297a0695bac4cf53326e82ae398471e29c.tar.gz
raylib.com-ef8432297a0695bac4cf53326e82ae398471e29c.zip
ADDED: Extra libraries section
REMOVED: Unused images
Diffstat (limited to 'examples')
-rw-r--r--examples/web/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/web/Makefile b/examples/web/Makefile
index 5cc56b9..d0a402c 100644
--- a/examples/web/Makefile
+++ b/examples/web/Makefile
@@ -25,7 +25,7 @@
# Define required raylib variables
PROJECT_NAME ?= raylib_examples
-RAYLIB_VERSION ?= 3.5.0
+RAYLIB_VERSION ?= 3.8.0
RAYLIB_PATH ?= C:\GitHub\raylib
# Define default options