mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
FIX struct definition
This commit is contained in:
parent
532230f0fc
commit
92c8dcea13
@ -42,7 +42,7 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
typedef struct {
|
typedef struct spSkeletonData{
|
||||||
const char* version;
|
const char* version;
|
||||||
const char* hash;
|
const char* hash;
|
||||||
float width, height;
|
float width, height;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user