misc documentation
This commit is contained in:
@@ -29,7 +29,7 @@ void func_802D2DA0(Actor *this) {
|
||||
if (--this->unk38_31 == 0) {
|
||||
marker_despawn(this->marker);
|
||||
}
|
||||
pCtrl = partEmitList_pushNew((s32) this->unk60);
|
||||
pCtrl = partEmitMgr_newEmitter((s32) this->unk60);
|
||||
for(phi_s6 = 0; phi_s6 < (s32)this->unk60; phi_s6++){
|
||||
for(i = 0; i < 3; i++){
|
||||
sp70[i] = this->position[i] + randf()*2*this->unkF4_8 - ((i == 1)? 0: this->unkF4_8);
|
||||
|
Reference in New Issue
Block a user