diff options
| author | robojumper <robojumper@gmail.com> | 2025-12-07 21:19:36 +0100 |
|---|---|---|
| committer | robojumper <robojumper@gmail.com> | 2025-12-21 21:41:54 +0100 |
| commit | 48ffb80264e66e22d4710189987d2c15ce343883 (patch) | |
| tree | 10c83607506ac3e8c855ebd25cd88cbd2643faef /include/d | |
| parent | 4bc36051dcb7127d22e4a4c0cc69eb868323c93b (diff) | |
d_lyt_drop_line OK
Diffstat (limited to 'include/d')
| -rw-r--r-- | include/d/lyt/d_lyt_drop_line.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/lyt/d_lyt_drop_line.h b/include/d/lyt/d_lyt_drop_line.h index 5cfc748e..1abded56 100644 --- a/include/d/lyt/d_lyt_drop_line.h +++ b/include/d/lyt/d_lyt_drop_line.h @@ -60,7 +60,7 @@ private: /* 0x40 */ dEmitter_c mEmitter; /* 0x74 */ mVec3_c mStartPos; /* 0x80 */ mVec3_c mEffectPos; - /* 0x8C */ mVec3_c field_0x8C; + /* 0x8C */ mVec3_c mMoveLinearCoeff; /* 0x98 */ s32 mTrial; /* 0x9C */ s32 mMoveTimer; /* 0xA0 */ bool mMoveRequest; |
