From e150f511d1b29ebea5537d9901994461795424db Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 8 Nov 2023 20:23:35 +0100 Subject: Updated examples to latest raylib 5.0 and shell! --- examples/core/core_input_gestures_web.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/core/core_input_gestures_web.html (limited to 'examples/core/core_input_gestures_web.html') diff --git a/examples/core/core_input_gestures_web.html b/examples/core/core_input_gestures_web.html new file mode 100644 index 0000000..e0225f8 --- /dev/null +++ b/examples/core/core_input_gestures_web.html @@ -0,0 +1 @@ +raylib web game
\ No newline at end of file -- cgit v1.2.3