d_a_npc_theb matching (#2799)

* initial work

* almost matching

* matching

* merge stuff

* added comment about inline size
This commit is contained in:
Carco_21
2025-11-14 19:00:15 -05:00
committed by GitHub
parent 6c1d081c4f
commit 94de4ad9bc
4 changed files with 1724 additions and 1423 deletions
+1
View File
@@ -294,6 +294,7 @@ public:
u8 getPathID() { return fopAcM_GetParam(this) & 0xFF; }
s16 getMessageNo() { return home.angle.x; }
inline void setHarnessMtx();
void setAimSpeed(f32 i_aimSpeed) { mChHorse.mAimSpeed = i_aimSpeed; }
const daNpcCoach_Attr_c& attr() const { return M_attr; }