mirror of
https://github.com/zeldaret/tp
synced 2026-06-15 14:31:46 -04:00
fix functions not returning values (#2942)
* fix functions not returning values * implement functions that should return values
This commit is contained in:
@@ -598,6 +598,8 @@ fopAc_ac_c* daObjMovebox::Act_c::PPCallBack(fopAc_ac_c* i_bgActor, fopAc_ac_c* i
|
||||
|
||||
a_this->field_0x8fe = 1;
|
||||
}
|
||||
|
||||
return i_bgActor;
|
||||
}
|
||||
|
||||
int daObjMovebox::Act_c::Create() {
|
||||
|
||||
Reference in New Issue
Block a user