mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-08 07:09:18 -05:00
Updated raylib syntax analysis (markdown)
@ -148,7 +148,7 @@ void DrawSphereEx();
|
||||
void DrawModelEx();
|
||||
void DrawModelWiresEx();
|
||||
|
||||
// Suffix: *Pro() -> Used for "Professional" versions of same name functions, mode advanced than "Ex"
|
||||
// Suffix: *Pro() -> Used for "Professional" versions of same name functions, more advanced than "Ex"
|
||||
void DrawRectanglePro();
|
||||
void DrawTexturePro();
|
||||
void DrawBillboardPro();
|
||||
|
||||
Reference in New Issue
Block a user