#include "legopathcontroller.h" // STUB: LEGO1 0x10044f40 LegoPathController::LegoPathController() { // TODO } // STUB: LEGO1 0x10045740 LegoPathController::~LegoPathController() { // TODO } // STUB: LEGO1 0x10045c10 MxResult LegoPathController::Tickle() { // TODO return SUCCESS; }