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