mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Relocate annotation
This commit is contained in:
parent
2c545daf76
commit
b3c74fc6ba
@ -491,7 +491,4 @@ inline D3DRMMATRIX4D* Translate(const FloatMatrix4& tglMatrix4x4, D3DRMMATRIX4D&
|
||||
// SYNTHETIC: LEGO1 0x100a3d80
|
||||
// TglImpl::MeshImpl::`scalar deleting destructor'
|
||||
|
||||
// SYNTHETIC: LEGO1 0x100aa250
|
||||
// ViewROI::`scalar deleting destructor'
|
||||
|
||||
} /* namespace TglImpl */
|
||||
|
||||
@ -44,4 +44,7 @@ class ViewROI : public OrientableROI {
|
||||
void UpdateWorldData(const Matrix4Data& parent2world);
|
||||
};
|
||||
|
||||
// SYNTHETIC: LEGO1 0x100aa250
|
||||
// ViewROI::`scalar deleting destructor'
|
||||
|
||||
#endif // VIEWROI_H
|
||||
|
||||
Loading…
Reference in New Issue
Block a user