mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-17 06:05:35 -04:00
d_a_npc_theb matching (#2799)
* initial work * almost matching * matching * merge stuff * added comment about inline size
This commit is contained in:
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user