diff options
| author | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-02-05 12:43:34 +0100 |
|---|---|---|
| committer | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-02-05 12:43:34 +0100 |
| commit | 1f7c5be909e0dccc28b90587d12ccf5c9ab180bf (patch) | |
| tree | a46791ba014a30f25a1d5ade99fa0ca0aac1f20c /src/Main/Unknown/UnkStruct_020397f8.cpp | |
| parent | 4928bc4660791fa40233c5a37256fa7b3d8e8a01 (diff) | |
post-update cleanup: step 4 (builds properly)
Diffstat (limited to 'src/Main/Unknown/UnkStruct_020397f8.cpp')
| -rw-r--r-- | src/Main/Unknown/UnkStruct_020397f8.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/Unknown/UnkStruct_020397f8.cpp b/src/Main/Unknown/UnkStruct_020397f8.cpp index cfac4ac1..61c6a44e 100644 --- a/src/Main/Unknown/UnkStruct_020397f8.cpp +++ b/src/Main/Unknown/UnkStruct_020397f8.cpp @@ -214,7 +214,7 @@ ARM void UnkStruct_020397f8::vfunc_40(s32 param1, s32 param2) { bVar1 = data_027e0c68.mUnk_28[this->mUnk_50]; this->vfunc_6C(&local_8c, &local_90); - this->func_0203a188(local_8c + param1, local_90 + param2, 0); + this->func_0203a188(local_8c + param1, local_90 + param2); this->func_0203e1b0(param1 + local_8c + (this->mUnk_158.x - (this->mUnk_14 << 3) / 2), param2 + local_90 + (this->mUnk_158.y - (this->mUnk_18 << 3) / 2), 0); if (this->mUnk_584 != 0) { |
