mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 10:41:15 +00:00
9 lines
117 B
C++
9 lines
117 B
C++
#include "legoact2state.h"
|
|
|
|
// STUB: LEGO1 0x1000df70
|
|
MxBool LegoAct2State::VTable0x14()
|
|
{
|
|
// TODO
|
|
return FALSE;
|
|
}
|