Procházet zdrojové kódy

Update raylib.h

pull/1170/head
raysan5 před 5 roky
rodič
revize
fc7ec5e907
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      src/raylib.h

+ 1
- 1
src/raylib.h Zobrazit soubor

@ -8,7 +8,7 @@
* - Written in plain C code (C99) in PascalCase/camelCase notation
* - Hardware accelerated with OpenGL (1.1, 2.1, 3.3 or ES2 - choose at compile)
* - Unique OpenGL abstraction layer (usable as standalone module): [rlgl]
* - Powerful fonts module (XNA SpriteFonts, BMFonts, TTF)
* - Multiple Fonts formats supported (TTF, XNA fonts, AngelCode fonts)
* - Outstanding texture formats support, including compressed formats (DXT, ETC, ASTC)
* - Full 3d support for 3d Shapes, Models, Billboards, Heightmaps and more!
* - Flexible Materials system, supporting classic maps and PBR maps

Načítá se…
Zrušit
Uložit