From 210d5ec72bbc4ba426b21f69e6f65b6d75923d05 Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 18 May 2019 01:27:54 +0200 Subject: Update examples to raylib 2.5 -WIP- Remove old examples --- examples/web/core/core_input_mouse.html | 240 -------------------------------- 1 file changed, 240 deletions(-) delete mode 100644 examples/web/core/core_input_mouse.html (limited to 'examples/web/core/core_input_mouse.html') diff --git a/examples/web/core/core_input_mouse.html b/examples/web/core/core_input_mouse.html deleted file mode 100644 index d0c3c4f..0000000 --- a/examples/web/core/core_input_mouse.html +++ /dev/null @@ -1,240 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file -- cgit v1.2.3