Remove TODO comments (already done)

This commit is contained in:
raysan5
2016-05-20 09:40:48 +02:00
parent 7d1d9ff143
commit 03cc031d00
2 changed files with 0 additions and 2 deletions

View File

@@ -423,7 +423,6 @@ typedef struct Material {
} Material;
// 3d Model type
// TODO: Replace shader/testure by material
typedef struct Model {
Mesh mesh; // Vertex data buffers (RAM and VRAM)
Matrix transform; // Local transform matrix