mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
14 lines
237 B
C++
14 lines
237 B
C++
#include "legolocomotionanimpresenter.h"
|
|
|
|
// OFFSET: LEGO1 0x1006cdd0 STUB
|
|
LegoLocomotionAnimPresenter::LegoLocomotionAnimPresenter()
|
|
{
|
|
// TODO
|
|
}
|
|
|
|
// OFFSET: LEGO1 0x1006d0b0 STUB
|
|
void LegoLocomotionAnimPresenter::Init()
|
|
{
|
|
// TODO
|
|
}
|