mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
11 lines
182 B
C++
11 lines
182 B
C++
#include "act2genactor.h"
|
|
|
|
DECOMP_SIZE_ASSERT(Act2GenActor, 0x154)
|
|
|
|
// STUB: LEGO1 0x10018740
|
|
MxResult Act2GenActor::VTable0x94(LegoPathActor*, MxBool)
|
|
{
|
|
// TODO
|
|
return SUCCESS;
|
|
}
|