diff options
| author | elijah-thomas774 <elijahthomas774@gmail.com> | 2026-04-03 21:28:58 -0400 |
|---|---|---|
| committer | elijah-thomas774 <elijahthomas774@gmail.com> | 2026-04-06 23:23:17 -0400 |
| commit | cbb28071ad4eedc34b79c10f1e7aef6e607de01b (patch) | |
| tree | d9cb639c6b0ccfb4071dc00b412fe7cf244e94ae /include/d | |
| parent | 7d1748a99325a286663e53d08fd7322469168a1d (diff) | |
dAcEremly_c::StateEscape
Diffstat (limited to 'include/d')
| -rw-r--r-- | include/d/a/e/d_a_e_remly.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/include/d/a/e/d_a_e_remly.h b/include/d/a/e/d_a_e_remly.h index 0f0deea2..2ae47f81 100644 --- a/include/d/a/e/d_a_e_remly.h +++ b/include/d/a/e/d_a_e_remly.h @@ -105,6 +105,8 @@ private: bool fn_177_73C0(); + bool fn_177_7510(f32); + bool fn_177_75E0(); /** false -> comapres to camera @@ -161,7 +163,8 @@ private: /* 0xB0C */ f32 field_0xB0C; /* 0xB10 */ f32 field_0xB10; /* 0xB14 */ u32 field_0xB14; - /* 0xB18 */ u8 _B14[0xB1E - 0xB18]; + /* 0xB18 */ u32 field_0xB18; + /* 0xB1C */ u8 _B1C[0xB1E - 0xB1C]; /* 0xB1E */ mAng3_c field_0xB1E; /* 0xB24 */ s16 field_0xB24; /* 0xB26 */ s16 field_0xB26; |
