This commit is contained in:
Sonic Dreamcaster
2025-05-20 22:06:18 -03:00
parent f4f06585c7
commit 1024abdd4a
3 changed files with 38 additions and 30 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", (uintptr_t) object);
FrameInterpolation_RecordOpenChild("OTrashBin", (uintptr_t) object);
mtxf_pos_rotation_xyz(mtx, Pos, Rot);
//mtxf_scale(mtx, 1.0f);