mirror of
https://github.com/isledecomp/isle.git
synced 2024-12-19 04:22:30 -05:00
10 lines
124 B
C++
10 lines
124 B
C++
|
#include "act2actor.h"
|
||
|
|
||
|
DECOMP_SIZE_ASSERT(Act2Actor, 0x1a8)
|
||
|
|
||
|
// STUB: LEGO1 0x100187e0
|
||
|
Act2Actor::Act2Actor()
|
||
|
{
|
||
|
// TODO
|
||
|
}
|