diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2023-05-19 08:06:01 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2023-05-19 08:06:51 +0300 |
| commit | c504812d1a0a12dcfbb55a7f095229e3c69fa8cf (patch) | |
| tree | 564b15475eac07e4019de57dff816efe25a8c1fd /include/d/msg | |
| parent | 2ef82b2b66a8a556f7bdf199f99a9a7e4bc9d3f3 (diff) | |
Match dMsgFlow_c::event032
Diffstat (limited to 'include/d/msg')
| -rw-r--r-- | include/d/msg/d_msg_flow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/msg/d_msg_flow.h b/include/d/msg/d_msg_flow.h index cc14bff58e..1374caae9d 100644 --- a/include/d/msg/d_msg_flow.h +++ b/include/d/msg/d_msg_flow.h @@ -188,7 +188,7 @@ private: /* 0x34 */ int field_0x34; /* 0x38 */ u16 field_0x38; /* 0x3A */ u16 mChoiceNo; - /* 0x3C */ int field_0x3c; + /* 0x3C */ s32 field_0x3c; /* 0x40 */ u8 field_0x40; /* 0x41 */ u8 field_0x41; /* 0x42 */ u8 field_0x42; |
