mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 16:13:02 +00:00
Fix Matrix4::operator[] annotation (#1390)
This commit is contained in:
committed by
GitHub
parent
5e5b048b34
commit
ea5a722311
@@ -68,6 +68,7 @@ void OrientableROI::WrappedVTable0x24(const Matrix4& p_transform)
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x100a50a0
|
||||
// FUNCTION: BETA10 0x1016601f
|
||||
void OrientableROI::GetLocalTransform(Matrix4& p_transform)
|
||||
{
|
||||
MxMatrix mat;
|
||||
|
||||
Reference in New Issue
Block a user