From ef8432297a0695bac4cf53326e82ae398471e29c Mon Sep 17 00:00:00 2001 From: raysan5 Date: Thu, 1 Jul 2021 21:44:14 +0200 Subject: ADDED: Extra libraries section REMOVED: Unused images --- examples/web/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') 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 -- cgit v1.2.3