FIX struct definition

This commit is contained in:
pinguin999 2014-09-25 19:00:57 +02:00
parent 532230f0fc
commit 92c8dcea13

View File

@ -42,7 +42,7 @@
extern "C" {
#endif
typedef struct {
typedef struct spSkeletonData{
const char* version;
const char* hash;
float width, height;