Decompile more of instdll
This commit is contained in:
parent
2ecef59c15
commit
811466d79f
7 changed files with 639 additions and 274 deletions
|
|
@ -4,6 +4,9 @@
|
|||
#include "dolphin.h"
|
||||
#include "game/hsfformat.h"
|
||||
|
||||
#define Hu3DJointMotionFile(model, data_id) (Hu3DJointMotion((model), HuDataSelHeapReadNum((data_id), MEMORY_DEFAULT_NUM, HEAP_DATA)))
|
||||
|
||||
|
||||
typedef struct motion_data {
|
||||
s16 unk_00;
|
||||
s16 unk_02;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue