Match first TU of m455dll
This commit is contained in:
parent
8d3dbb69be
commit
2d5f990060
5 changed files with 826 additions and 12 deletions
|
|
@ -4,6 +4,8 @@
|
|||
#include "dolphin.h"
|
||||
#include "game/hsfformat.h"
|
||||
|
||||
#define Hu3DMotionCreateFile(data_id) (Hu3DMotionCreate(HuDataSelHeapReadNum((data_id), MEMORY_DEFAULT_NUM, HEAP_DATA)))
|
||||
|
||||
#define Hu3DJointMotionFile(model, data_id) (Hu3DJointMotion((model), HuDataSelHeapReadNum((data_id), MEMORY_DEFAULT_NUM, HEAP_DATA)))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue