Remove trailing spaces
This commit is contained in:
parent
b4975619ed
commit
aed0fee2ca
8 changed files with 60 additions and 60 deletions
|
@ -709,7 +709,7 @@ typedef enum {
|
|||
MESH_VERTEX_NORMAL = 8,
|
||||
MESH_VERTEX_TANGENT = 16,
|
||||
MESH_VERTEX_COLOR = 32,
|
||||
MESH_VERTEX_INDEX = 64
|
||||
MESH_VERTEX_INDEX = 64
|
||||
} MeshVertexAttributes;
|
||||
|
||||
// Material map index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue