mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-13 03:31:15 +00:00
10 lines
153 B
C++
10 lines
153 B
C++
#include "legoact2state.h"
|
|
|
|
DECOMP_SIZE_ASSERT(LegoAct2State, 0x10)
|
|
|
|
// FUNCTION: LEGO1 0x1000df70
|
|
MxBool LegoAct2State::VTable0x14()
|
|
{
|
|
return FALSE;
|
|
}
|