mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-23 08:08:03 -05:00
15 lines
173 B
C++
15 lines
173 B
C++
#include "act3.h"
|
|
|
|
DECOMP_SIZE_ASSERT(Act3, 0x4274)
|
|
|
|
// OFFSET: LEGO1 0x10072270 STUB
|
|
Act3::Act3()
|
|
{
|
|
// TODO
|
|
}
|
|
|
|
// OFFSET: LEGO1 0x100726a0 STUB
|
|
Act3::~Act3()
|
|
{
|
|
// TODO
|
|
}
|