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_window_flags.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/web/core/core_window_flags.html (limited to 'examples/web/core/core_window_flags.html') diff --git a/examples/web/core/core_window_flags.html b/examples/web/core/core_window_flags.html new file mode 100644 index 0000000..ff35544 --- /dev/null +++ b/examples/web/core/core_window_flags.html @@ -0,0 +1 @@ +raylib HTML5 GAME
\ No newline at end of file -- cgit v1.2.3