Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie into document/fileprogress

This commit is contained in:
Bl00D4NGEL
2024-10-02 00:20:25 +02:00
68 changed files with 723 additions and 649 deletions

View File

@@ -95,7 +95,7 @@ void __chScarfSled_func_80386630(Actor *this){
sp70[0] = 0.0f;
sp70[1] = 18.0f;
sp70[2] = 0.0f;
func_8025235C(sp70, sp70);
mlMtx_apply_vec3f(sp70, sp70);
sp70[0] += this->position[0];
sp70[1] += this->position[1];
@@ -105,7 +105,7 @@ void __chScarfSled_func_80386630(Actor *this){
sp64[0] = this->pitch;
sp64[1] = this->yaw;
sp64[2] = this->roll;
func_8028FAEC(sp64);
player_setIdealRotation(sp64);
}//L80386724
if(1.0 == this->unk48){