mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Update registrationbook.h
This commit is contained in:
parent
79401c8357
commit
966e751641
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user