summaryrefslogtreecommitdiff
path: root/src/Main/Message/func_0203c358.cpp
diff options
context:
space:
mode:
authorYanis002 <35189056+Yanis002@users.noreply.github.com>2025-02-06 22:45:45 +0100
committerYanis002 <35189056+Yanis002@users.noreply.github.com>2025-02-06 22:45:45 +0100
commite109eeadba44994bee4749c40c2d85cb5288ac0e (patch)
tree7c55f04ea5fa5b268908882614b730b11864e387 /src/Main/Message/func_0203c358.cpp
parent308b9c2340f52fe99b18b42a2f9c324331ff4ba9 (diff)
more progress
Diffstat (limited to 'src/Main/Message/func_0203c358.cpp')
-rw-r--r--src/Main/Message/func_0203c358.cpp7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/Main/Message/func_0203c358.cpp b/src/Main/Message/func_0203c358.cpp
index 717849ee..329c08fd 100644
--- a/src/Main/Message/func_0203c358.cpp
+++ b/src/Main/Message/func_0203c358.cpp
@@ -67,14 +67,11 @@ ARM void MsgProc_Type2::vfunc_40(unk32 param_2, unk32 param_3) {
param_3 += this->mUnk_168;
this->func_0203c4ac(param_2 + this->mUnk_16a, param_3 + this->mUnk_16c);
- this->func_02038ef4(param_2, param_3);
+ this->UnkStruct_02038aa0::vfunc_30(param_2, param_3);
}
-//! TODO: solve vfunc oddities
-extern "C" bool func_0203dcb4(unk32);
-// non-matching
ARM bool MsgProc_Type2::vfunc_14(unk32 param_2, unk32 param_3) {
- return func_0203dcb4(param_2 + this->mUnk_162);
+ return this->UnkStruct_0203dae0::vfunc_14(param_2 + this->mUnk_162, param_3);
}
ARM MsgProc_Type2::~MsgProc_Type2() {