mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 20:43:07 -04:00
d_a_npc_coach work (#2579)
* data and class member work * inline work * got to SetCoachBlazing * work on some calc functions * all functions worked on * pr cleanup * more pr cleanup * coach header cleanup
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ struct cXyz;
|
||||
|
||||
struct dPnt {
|
||||
/* 0x0 */ u8 mArg1;
|
||||
/* 0x1 */ u8 field_0x1;
|
||||
/* 0x2 */ u8 field_0x2;
|
||||
/* 0x1 */ u8 mArg2;
|
||||
/* 0x2 */ u8 mArg3;
|
||||
/* 0x3 */ u8 mArg0;
|
||||
/* 0x4 */ Vec m_position;
|
||||
}; // Size: 0x10
|
||||
|
||||
Reference in New Issue
Block a user