mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-09-03 10:41:30 -04:00
More transforms interp
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user