Merge branch 'transformfuncsforint' into transformsharedfromptr

This commit is contained in:
MegaMech
2025-05-23 16:49:17 -06:00
committed by GitHub
38 changed files with 299 additions and 115 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ void OTrashBin::Draw(s32 cameraId) {
Vec3s Rot = { 0, 0x4000, 0 };
// @port: Tag the transform.
FrameInterpolation_RecordOpenChild("Bin", mtx);
FrameInterpolation_RecordOpenChild("OTrashBin", (uintptr_t) object);
mtxf_pos_rotation_xyz(mtx, Pos, Rot);
//mtxf_scale(mtx, 1.0f);