mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Police fix
This commit is contained in:
parent
92e9f4b863
commit
544a810cb5
@ -39,9 +39,6 @@ class Police : public LegoWorld {
|
|||||||
// SYNTHETIC: LEGO1 0x1005e300
|
// SYNTHETIC: LEGO1 0x1005e300
|
||||||
// Police::`scalar deleting destructor'
|
// Police::`scalar deleting destructor'
|
||||||
|
|
||||||
virtual MxResult Create(MxDSAction& p_dsAction) override; // vtable+0x18
|
|
||||||
virtual void VTable0x50() override; // vtable+0x50
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Radio m_radio; // 0xf8
|
Radio m_radio; // 0xf8
|
||||||
PoliceState* m_policeState; // 0x108
|
PoliceState* m_policeState; // 0x108
|
||||||
|
|||||||
@ -28,8 +28,6 @@ class PoliceState : public LegoState {
|
|||||||
// SYNTHETIC: LEGO1 0x1005e920
|
// SYNTHETIC: LEGO1 0x1005e920
|
||||||
// PoliceState::`scalar deleting destructor'
|
// PoliceState::`scalar deleting destructor'
|
||||||
|
|
||||||
virtual MxResult VTable0x1c(LegoFileStream* p_legoFileStream) override; // vtable+0x1C
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
undefined4 m_unk0x8; // 0x8
|
undefined4 m_unk0x8; // 0x8
|
||||||
undefined4 m_unk0xc; // 0xc
|
undefined4 m_unk0xc; // 0xc
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user