From 83ab2cb01746a869b625c9d84fbb4737146b73a9 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Thu, 24 Dec 2020 13:26:30 +0100 Subject: Updated Web examples to raylib 3.5 --- examples/web/core/core_basic_window.html | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) (limited to 'examples/web/core/core_basic_window.html') diff --git a/examples/web/core/core_basic_window.html b/examples/web/core/core_basic_window.html index eafb834..63abfac 100644 --- a/examples/web/core/core_basic_window.html +++ b/examples/web/core/core_basic_window.html @@ -1,27 +1 @@ -raylib HTML5 GAME
\ No newline at end of file +raylib HTML5 GAME
\ No newline at end of file -- cgit v1.2.3