rename mlMtx_apply_vec3f

This commit is contained in:
Banjo Kazooie
2024-09-28 23:02:40 -05:00
parent 65951ae11e
commit 8ea4dfbeb8
17 changed files with 102 additions and 75 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];