Updated raylib syntax analysis (markdown)

Ray
2021-06-14 20:34:30 +02:00
parent 7131c2be1c
commit 3a36172b9c

@ -148,7 +148,7 @@ void DrawSphereEx();
void DrawModelEx(); void DrawModelEx();
void DrawModelWiresEx(); 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 DrawRectanglePro();
void DrawTexturePro(); void DrawTexturePro();
void DrawBillboardPro(); void DrawBillboardPro();