Some code tweaks, comments and defines

This commit is contained in:
raysan5
2020-04-05 17:50:37 +02:00
parent 9c280bc7af
commit 4ceb4d3bf3
3 changed files with 43 additions and 44 deletions

View File

@ -3042,7 +3042,6 @@ void DrawTextureNPatch(Texture2D texture, NPatchInfo nPatchInfo, Rectangle destR
rlPopMatrix();
rlDisableTexture();
}
}