More transforms interp

This commit is contained in:
MegaMech
2025-05-17 17:37:21 -06:00
parent 640b8976ee
commit 08ec787e79
9 changed files with 127 additions and 104 deletions
-1
View File
@@ -29,7 +29,6 @@ void func_80021D40(void);
void func_80021DA8(void);
void mtxf_translate_rotate(Mat4, Vec3f, Vec3s);
void func_80021F50(Mat4, Vec3f);
void mtxf_scale2(Mat4, f32);
void failed_fixed_point_matrix_conversion(Mtx*, Mat4);
void convert_to_fixed_point_matrix(Mtx*, Mat4);
bool adjust_angle(s16*, s16, s16);