Decompile Actors SWOB, SWTM, EVIC and EFIK (#46)

* decompile SWOB

* match sinit

* remove useless stuff

* decompile actor swtm

* decompile actor evic

* mark evic as complete

* decompile actor efik

* EVIC -> EventIcon
This commit is contained in:
Yanis
2026-04-12 16:54:21 +02:00
committed by GitHub
parent a12d3af472
commit dcf9268df6
36 changed files with 677 additions and 265 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ ARM bool ActorRupee::vfunc_18(unk32 param1) {
}
if (this->mUnk_80 >= 0) {
if (this->func_ov000_02098a60(0) != 0) {
if (this->func_ov000_02098a60(0)) {
return false;
}