diff --git a/LEGO1/lego/legoomni/include/legocameracontroller.h b/LEGO1/lego/legoomni/include/legocameracontroller.h index 660ee5ae..05c974a3 100644 --- a/LEGO1/lego/legoomni/include/legocameracontroller.h +++ b/LEGO1/lego/legoomni/include/legocameracontroller.h @@ -47,4 +47,7 @@ private: Matrix4Data m_matrix2; // 0x80 }; +// SYNTHETIC: LEGO1 0x10011f50 +// LegoCameraController::`scalar deleting destructor' + #endif // LEGOCAMERACONTROLLER_H diff --git a/LEGO1/lego/legoomni/include/legopointofviewcontroller.h b/LEGO1/lego/legoomni/include/legopointofviewcontroller.h index f0f8c3b1..a7e92e97 100644 --- a/LEGO1/lego/legoomni/include/legopointofviewcontroller.h +++ b/LEGO1/lego/legoomni/include/legopointofviewcontroller.h @@ -35,6 +35,9 @@ private: MxDouble m_buttonY; // 0x18 }; +// SYNTHETIC: LEGO1 0x100655b0 +// LegoMouseController::`scalar deleting destructor' + // VTABLE: LEGO1 0x100d8e08 // SIZE 0x38 class LegoPointOfViewController : public LegoMouseController { @@ -91,4 +94,7 @@ protected: LegoNavController* m_nav; // 0x30 }; +// SYNTHETIC: LEGO1 0x10065750 +// LegoPointOfViewController::`scalar deleting destructor' + #endif /* LEGOPOINTOFVIEWCONTROLLER_H */