isle/LEGO1/infocenterstate.cpp
2023-06-29 00:36:05 -07:00

15 lines
197 B
C++

#include "infocenterstate.h"
// OFFSET: LEGO1 0x10071600 STUB
InfocenterState::InfocenterState()
{
// TODO
}
// OFFSET: LEGO1 0x10071920 STUB
InfocenterState::~InfocenterState()
{
// TODO
}