Improvements my frien

This commit is contained in:
2024-10-30 23:45:16 +01:00
parent acd9f42286
commit cb55590e03
6 changed files with 33 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
Textured_Vert :: struct {
position: Vector2;
texcoord: Vector2;
color: Vector4;
}
Textured_Vert_3D :: struct {