mirror of
https://github.com/zeldaret/st
synced 2026-09-02 01:43:15 -04:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user