Police fix

This commit is contained in:
disinvite 2024-01-20 16:58:55 -05:00
parent 92e9f4b863
commit 544a810cb5
2 changed files with 0 additions and 5 deletions

View File

@ -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

View File

@ -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