diff options
| author | Orstedra <115906093+Orstedra@users.noreply.github.com> | 2025-05-25 21:32:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-25 21:32:14 +0200 |
| commit | 2c23e69524ba5330c9add666aee12e772876ca3f (patch) | |
| tree | 1b0e38e71b0b78c20c122c708366efdf400e69aa /include | |
| parent | 2309b88355d2ca49c1f7f21474481d413e8d6fae (diff) | |
Update include/d/t/d_t_gate_to_ground.h
Co-authored-by: robojumper <robojumper@gmail.com>
Diffstat (limited to 'include')
| -rw-r--r-- | include/d/t/d_t_gate_to_ground.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/t/d_t_gate_to_ground.h b/include/d/t/d_t_gate_to_ground.h index 05b95140..880417ea 100644 --- a/include/d/t/d_t_gate_to_ground.h +++ b/include/d/t/d_t_gate_to_ground.h @@ -20,7 +20,7 @@ public: private: /* 0xfc */ ActorEventRelated mEventRelated; /* 0x14c */ mMtx_c matrix; - /* 0x17c */ int delayFrames; + /* 0x17c */ s32 delayFrames; /* 0x180 */ s16 params_FF_FF_00_00; /* 0x182 */ s8 params_00_00_FF_00; /* 0x183 */ s8 params_00_00_00_FF; |
