This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Add hovering text to image
master
Tristano Ajmone
5 years ago
parent
954c270926
commit
0f34b2ffb9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
raylib-architecture.md
+ 1
- 1
raylib-architecture.md
@ -1,4 +1,4 @@


raylib is a very modular library, defined by a small number of specific and self-contained modules. Every module is organized by its main functionality (avoiding hundreds of modules depending on other modules, like other C libraries).
Write
Preview
Loading…
Cancel
Save