This commit is contained in:
Jeff Myers 2023-12-27 08:14:41 -08:00
parent 6638543eed
commit 8bc428d7d1

View File

@ -120,7 +120,6 @@ Texture2D GetShapesTexture(void)
// Get texture source rectangle that is used for shapes drawing
Rectangle GetShapesTextureRectangle(void)
Rectangle GetShapesTextureRectangle(void)
{
return texShapesRec;
}