diff options
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; +} |
