[Typo fixed] in CHANGELOG (#3477)

This commit is contained in:
Khalid Abdullah 2023-10-29 21:22:59 +06:00 committed by GitHub
parent b46505b13d
commit effa3ee249
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1871,9 +1871,9 @@ other changes:
[models] Added function DrawCubeTexture()
[models] Added function DrawQuad()
[models] Added function DrawRay()
[models] Simplified funtion DrawPlane()
[models] Simplified function DrawPlane()
[models] Removed function DrawPlaneEx()
[models] Simplified funtion DrawGizmo()
[models] Simplified function DrawGizmo()
[models] Removed function DrawGizmoEx()
[models] Added function LoadModelEx()
[models] Review of function LoadCubicMap()