Update registrationbook.h

This commit is contained in:
Daniel Hejduk 2024-02-02 20:44:18 +01:00 committed by GitHub
parent 79401c8357
commit 966e751641
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,20 +33,20 @@ class RegistrationBook : public LegoWorld {
// SYNTHETIC: LEGO1 0x10076f30
// RegistrationBook::`scalar deleting destructor'
private:
undefined4 m_unk0xf8[4]; // 0xf8
undefined m_unk0xfc[1]; // 0xfc
undefined2 m_unk0x28e[2]; // 0x28e
undefined4 m_unk0x280[4]; // 0x280
undefined4 m_unk0x284[4]; // 0x284
undefined4 m_unk0x288[4]; // 0x288
undefined2 m_unk0x28c[2]; // 0x28c
undefined2 m_unk0x2b8[2]; // 0x2b8
undefined4 m_unk0x2bc[4]; // 0x2bc
undefined m_unk0x2c1[1]; // 0x2c1
undefined4 m_unk0x2c4[4]; // 0x2c4
undefined4 m_unk0x2c8[4]; // 0x2c8
undefined4 m_unk0x2cc[4]; // 0x2cc
protected:
undefined4 m_unk0xf8[0x4]; // 0xf8
undefined m_unk0xfc[0x1]; // 0xfc
undefined2 m_unk0x28e[0x2]; // 0x28e
undefined4 m_unk0x280[0x4]; // 0x280
undefined4 m_unk0x284[0x4]; // 0x284
undefined4 m_unk0x288[0x4]; // 0x288
undefined2 m_unk0x28c[0x2]; // 0x28c
undefined2 m_unk0x2b8[0x2]; // 0x2b8
undefined4 m_unk0x2bc[0x4]; // 0x2bc
undefined m_unk0x2c1[0x1]; // 0x2c1
undefined4 m_unk0x2c4[0x4]; // 0x2c4
undefined4 m_unk0x2c8[0x4]; // 0x2c8
undefined4 m_unk0x2cc[0x4]; // 0x2cc
};
#endif // REGISTRATIONBOOK_H