mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
16 lines
225 B
C++
16 lines
225 B
C++
#include "policestate.h"
|
|
|
|
// OFFSET: LEGO1 0x1005e7c0 STUB
|
|
PoliceState::PoliceState()
|
|
{
|
|
// TODO
|
|
}
|
|
|
|
// OFFSET: LEGO1 0x1005e990 STUB
|
|
undefined4 PoliceState::VTable0x1c(undefined4 param)
|
|
{
|
|
// TODO
|
|
|
|
return undefined4();
|
|
}
|