isle/LEGO1/hospitalstate.cpp

16 lines
233 B
C++

#include "hospitalstate.h"
// OFFSET: LEGO1 0x10076370 STUB
HospitalState::HospitalState()
{
// TODO
}
// OFFSET: LEGO1 0x10076530 STUB
undefined4 HospitalState::VTable0x1c(undefined4 param)
{
// TODO
return undefined4();
}