mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
16 lines
233 B
C++
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();
|
|
}
|