mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
14 lines
216 B
C++
14 lines
216 B
C++
#include "mxloopingflxpresenter.h"
|
|
|
|
// OFFSET: LEGO1 0x100b4310
|
|
MxLoopingFlcPresenter::MxLoopingFlcPresenter()
|
|
{
|
|
// TODO
|
|
}
|
|
|
|
// OFFSET: LEGO1 0x100b4410
|
|
void MxLoopingFlcPresenter::Init()
|
|
{
|
|
// TODO
|
|
}
|