From 95cde5c181b5fd1d9ee3f13db749799c4e8ac9d3 Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Mon, 13 Jun 2022 22:15:48 +0200 Subject: add raylib to the build chain with -O3 and -march=native --- raylib/src/minshell.html | 82 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 raylib/src/minshell.html (limited to 'raylib/src/minshell.html') diff --git a/raylib/src/minshell.html b/raylib/src/minshell.html new file mode 100644 index 0000000..c34637f --- /dev/null +++ b/raylib/src/minshell.html @@ -0,0 +1,82 @@ + + + + + + + raylib web game + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + {{{ SCRIPT }}} + + -- cgit v1.2.3