Renaming functions

This commit is contained in:
Adrien Bonnin
2024-09-09 19:51:23 +02:00
parent b77274c9ea
commit 1861ce5c0e
173 changed files with 752 additions and 753 deletions

View File

@@ -29,8 +29,8 @@ void func_802D2DA0(Actor *this) {
if (--this->unk38_31 == 0) {
marker_despawn(this->marker);
}
pCtrl = partEmitMgr_newEmitter((s32) this->unk60);
for(phi_s6 = 0; phi_s6 < (s32)this->unk60; phi_s6++){
pCtrl = partEmitMgr_newEmitter((s32) this->lifetime_value);
for(phi_s6 = 0; phi_s6 < (s32)this->lifetime_value; phi_s6++){
for(i = 0; i < 3; i++){
sp70[i] = this->position[i] + randf()*2*this->unkF4_8 - ((i == 1)? 0: this->unkF4_8);
}