isle-portable/LEGO1/act3.cpp

16 lines
173 B
C++
Raw Normal View History

#include "act3.h"
DECOMP_SIZE_ASSERT(Act3, 0x4274)
// OFFSET: LEGO1 0x10072270 STUB
Act3::Act3()
{
2023-10-24 19:38:27 -04:00
// TODO
}
// OFFSET: LEGO1 0x100726a0 STUB
Act3::~Act3()
{
2023-10-24 19:38:27 -04:00
// TODO
}