misc documentation

This commit is contained in:
Banjo Kazooie
2023-01-30 00:02:44 -06:00
parent da9a0109b5
commit cd146f444f
258 changed files with 2526 additions and 3594 deletions

View File

@@ -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);