documentation: core2/ba/physics

This commit is contained in:
Banjo Kazooie
2024-06-16 22:36:36 -05:00
parent 8fe5c3b4d1
commit 092de6aae3
208 changed files with 2342 additions and 2163 deletions

View File

@@ -84,7 +84,7 @@ void func_8038CCA8(Actor *this){
case 1:
this->unk60 = MAX(0.0, this->unk60 - sp24);
if(0.0f == this->unk60){
func_80328AC8(this, 2);
subaddie_set_state_forward(this, 2);
actor_playAnimationOnce(this);
}
break;