mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-09 10:22:16 -04:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user