From 562164e2303b9dea5759cc9c7c6656f8e381ae3f Mon Sep 17 00:00:00 2001 From: Colleen Date: Tue, 17 Jan 2023 05:37:08 -0400 Subject: Made architecture diagram open in new tab. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 75284fe..852ebc6 100644 --- a/index.html +++ b/index.html @@ -229,7 +229,7 @@

raylib architecture


raylib is a highly modular library. Everything is contained within a small number of well defined, specific and self-contained modules, named accordingly to its primary functionality. Note that some of those modules can be used in standalone mode, independently of raylib library.

- raylib architecture + raylib architecture
-- cgit v1.2.3