isle/LEGO1/legocameracontroller.h

17 lines
308 B
C++

#ifndef LEGOCAMERACONTROLLER_H
#define LEGOCAMERACONTROLLER_H
#include "mxcore.h"
class LegoCameraController : public MxCore
{
public:
virtual ~LegoCameraController(); // vtable+0x0
virtual void VTable0x44(); // vtable+0x44
// VTABLE 0x100d57b0
};
#endif // LEGOCAMERACONTROLLER_H