mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 03:01:17 +00:00
16 lines
265 B
C++
16 lines
265 B
C++
#include "ambulancemissionstate.h"
|
|
|
|
// OFFSET: LEGO1 0x100373a0 STUB
|
|
AmbulanceMissionState::AmbulanceMissionState()
|
|
{
|
|
// TODO
|
|
}
|
|
|
|
// OFFSET: LEGO1 0x10037440 STUB
|
|
undefined4 AmbulanceMissionState::VTable0x1c(undefined4 param)
|
|
{
|
|
// TODO
|
|
|
|
return undefined4();
|
|
}
|