d_a_e_tt OK & linked (#2803)

* class decomped

* two funcs missing

* done

* s32 to int

* improve

* remove old nonmatching comment
This commit is contained in:
Trueffel
2025-11-15 01:40:11 +01:00
committed by GitHub
parent 049245d86d
commit 69c7ec2bf6
4 changed files with 1280 additions and 988 deletions
+4
View File
@@ -217,6 +217,10 @@ public:
mVolumeMinRad = param_1;
}
void setMaxFrame(s32 maxFrame) {
mMaxFrame = maxFrame;
}
public:
/* 0x00 */ JGeometry::TVec3<f32> mLocalScl;
/* 0x0C */ JGeometry::TVec3<f32> mLocalTrs;