isle/LEGO1/legolocomotionanimpresenter.cpp
2023-06-20 22:11:14 +02:00

14 lines
240 B
C++

#include "legolocomotionanimpresenter.h"
// OFFSET: LEGO1 0x1006cdd0
LegoLocomotionAnimPresenter::LegoLocomotionAnimPresenter()
{
// TODO
}
// OFFSET: LEGO1 0x1006d0b0
void LegoLocomotionAnimPresenter::Init()
{
// TODO
}