Updated raylib architecture (markdown)

master
Ray hace 2 años
padre
commit
b2bc9850ff
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      raylib-architecture.md

+ 1
- 1
raylib-architecture.md

@ -1,4 +1,4 @@
![image](https://github.com/raysan5/raylib.com/blob/master/images/raylib_architecture_v4.0.png "raylib v4.0 architecture")
![image](https://github.com/raysan5/raylib.com/blob/master/images/raylib_architecture_v4.2.png "raylib v4.2 architecture")
raylib is a highly modular library. Everything is contained within a small number of well defined, specific and self-contained modules, each organized according to its primary functionality (nicely avoiding the huge tree of recursive dependencies, typical of other C libraries).

Cargando…
Cancelar
Guardar