Work on daNpc_Hanjo_c (#2225)

This commit is contained in:
hatal175
2024-10-25 23:44:26 -07:00
committed by GitHub
parent 8a0802554e
commit 606178dc88
148 changed files with 2720 additions and 2359 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ public:
/* 80A087DC */ void ctrlJointCallBack(J3DJoint*, int);
/* 80A08828 */ void setExpressionAnm(int, bool);
/* 80A08A68 */ void setExpressionBtp(int);
/* 80A08B48 */ void setMotionAnm(int, f32);
/* 80A08B48 */ bool setMotionAnm(int, f32);
/* 80A08CBC */ void reset();
/* 80A08EB8 */ void setAction(bool (daNpcImpal_c::*)(void*));
/* 80A090E8 */ void wait(void*);