diff options
| author | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-01-28 01:37:09 +0100 |
|---|---|---|
| committer | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-01-28 01:37:09 +0100 |
| commit | f04fd8f032a61d6498a48d0b5cd7ec8884a94fee (patch) | |
| tree | c13a89554e20f594068b74e1ff5f0c34bb753117 /src/Main/Message/func_0203744c.cpp | |
| parent | 06a1f74615de91663c877fe526790b2323edcbf9 (diff) | |
reverse ctor adventure
Diffstat (limited to 'src/Main/Message/func_0203744c.cpp')
| -rw-r--r-- | src/Main/Message/func_0203744c.cpp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/Main/Message/func_0203744c.cpp b/src/Main/Message/func_0203744c.cpp index 49121b43..42ac32d2 100644 --- a/src/Main/Message/func_0203744c.cpp +++ b/src/Main/Message/func_0203744c.cpp @@ -5,3 +5,16 @@ #include "DTCM/UnkStruct_027e103c.hpp" #include "Player/TouchControl.hpp" #include "Item/ItemManager.hpp" + +THUMB UnkStruct_027E0C68_UnkSubClass1_Base::UnkStruct_027E0C68_UnkSubClass1_Base(unk32 param_2, unk8 param_3) { + this->unk_124 = 0; + this->func_0203881c(&this->unk_128); + this->func_020387e0(this->unk_150); + this->unk_154 = 0; + this->unk_15A = 0; + this->unk_15C = 0; + this->unk_15E = 0xff; + this->unk_15F = 0xff; + this->unk_160 = 1; + this->unk_11E = param_3; +} |
