Matched ClusterExec
This commit is contained in:
parent
0ac89c38dc
commit
03f1cd89a3
9 changed files with 195 additions and 10 deletions
|
|
@ -238,7 +238,7 @@ typedef struct hsf_cluster {
|
|||
char *name[2];
|
||||
union {
|
||||
char *targetName;
|
||||
u32 target;
|
||||
s32 target;
|
||||
};
|
||||
HsfPart *part;
|
||||
float unk10;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue