remove char
This commit is contained in:
parent
7b41b818d1
commit
aeaac716f0
|
|
@ -380,7 +380,6 @@ typedef struct Model {
|
|||
|
||||
// Model animation
|
||||
typedef struct ModelAnimation {
|
||||
char name[64]; // Animation Name
|
||||
int boneCount; // Number of bones
|
||||
BoneInfo *bones; // Bones information (skeleton)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user