mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-08 02:26:34 -04:00
Link clerkb and clerkt (#2811)
This commit is contained in:
@@ -149,9 +149,7 @@ private:
|
||||
/* 0x10D8 */ daNpcT_ActorMngr_c mActorMngr[1];
|
||||
/* 0x10E0 */ actionFunc mNextAction;
|
||||
/* 0x10EC */ actionFunc mAction;
|
||||
/* 0x10F8 */ u8 field_0x10f8[0x10fa - 0x10f8];
|
||||
/* 0x10FA */ s16 field_0x10fa;
|
||||
/* 0x10FC */ u8 field_0x10fc[0x1100 - 0x10fc];
|
||||
/* 0x10F8 */ csXyz field_0x10f8;
|
||||
/* 0x1100 */ int mShopProcess;
|
||||
/* 0x1104 */ int field_0x1104;
|
||||
/* 0x1108 */ f32 field_0x1108;
|
||||
|
||||
@@ -80,11 +80,11 @@ public:
|
||||
/* 8099B4DC */ int tend(void*);
|
||||
/* 8099B60C */ int talk(void*);
|
||||
/* 8099B804 */ int shop(void*);
|
||||
/* 8099BCE8 */ void setParam();
|
||||
/* 8099BE48 */ void setAfterTalkMotion();
|
||||
/* 8099BEA8 */ void beforeMove();
|
||||
/* 8099BF20 */ void setAttnPos();
|
||||
/* 8099C1A0 */ void setCollision();
|
||||
/* 8099BCE8 */ inline void setParam();
|
||||
/* 8099BE48 */ inline void setAfterTalkMotion();
|
||||
/* 8099BEA8 */ inline void beforeMove();
|
||||
/* 8099BF20 */ inline void setAttnPos();
|
||||
/* 8099C1A0 */ inline void setCollision();
|
||||
/* 8099CF9C */ daNpcClerkT_c(
|
||||
daNpcT_faceMotionAnmData_c const* i_faceMotionAnmData,
|
||||
daNpcT_motionAnmData_c const* i_motionAnmData,
|
||||
|
||||
Reference in New Issue
Block a user