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
Updated raylib syntax analysis (markdown)
master
Ray
4 years ago
parent
7131c2be1c
commit
3a36172b9c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
raylib-syntax-analysis.md
+ 1
- 1
raylib-syntax-analysis.md
@ -148,7 +148,7 @@ void DrawSphereEx();
void DrawModelEx();
void DrawModelWiresEx();
// Suffix: *Pro() -> Used for "Professional" versions of same name functions, mo
d
e advanced than "Ex"
// Suffix: *Pro() -> Used for "Professional" versions of same name functions, mo
r
e advanced than "Ex"
void DrawRectanglePro();
void DrawTexturePro();
void DrawBillboardPro();
Write
Preview
Loading…
Cancel
Save