Match ObjectLoad
This commit is contained in:
parent
95d01254be
commit
48d707f23c
2 changed files with 60 additions and 4 deletions
|
|
@ -189,7 +189,7 @@ typedef struct hsf_object_data {
|
|||
|
||||
typedef struct hsf_object {
|
||||
char *name;
|
||||
u32 type;
|
||||
s32 type;
|
||||
HsfConstData *constData;
|
||||
u32 flags;
|
||||
HsfObjectData data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue