mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 03:01:17 +00:00
14 lines
237 B
C++
14 lines
237 B
C++
#include "legoloadcachesoundpresenter.h"
|
|
|
|
// OFFSET: LEGO1 0x10018340 STUB
|
|
LegoLoadCacheSoundPresenter::LegoLoadCacheSoundPresenter()
|
|
{
|
|
// TODO
|
|
}
|
|
|
|
// OFFSET: LEGO1 0x100184e0 STUB
|
|
void LegoLoadCacheSoundPresenter::Init()
|
|
{
|
|
// TODO
|
|
}
|