mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-12-24 14:52:21 -05:00
10 lines
131 B
C++
10 lines
131 B
C++
|
#include "act3actor.h"
|
||
|
|
||
|
DECOMP_SIZE_ASSERT(Act3Actor, 0x178)
|
||
|
|
||
|
// STUB: LEGO1 0x1003fa50
|
||
|
Act3Actor::Act3Actor()
|
||
|
{
|
||
|
m_unk0x1c = 0;
|
||
|
}
|