diff --git a/LEGO1/lego/legoomni/include/registrationbook.h b/LEGO1/lego/legoomni/include/registrationbook.h index 4cc317e7..d0a1f423 100644 --- a/LEGO1/lego/legoomni/include/registrationbook.h +++ b/LEGO1/lego/legoomni/include/registrationbook.h @@ -33,23 +33,24 @@ class RegistrationBook : public LegoWorld { // SYNTHETIC: LEGO1 0x10076f30 // RegistrationBook::`scalar deleting destructor' + private: - undefined4 m_unk0xf8; // 0xf8 - undefined m_unk0xfc; // 0xfc + undefined4 m_unk0xf8; // 0xf8 + undefined m_unk0xfc; // 0xfc undefined m_unk0xfd[0x192]; // 0xfd - undefined4 m_unk0x280; // 0x280 - undefined4 m_unk0x284; // 0x284 - undefined4 m_unk0x288; // 0x288 - undefined2 m_unk0x28c; // 0x28c - undefined2 m_unk0x28e; // 0x28e - undefined2 m_unk0x2b8; // 0x2b8 + undefined4 m_unk0x280; // 0x280 + undefined4 m_unk0x284; // 0x284 + undefined4 m_unk0x288; // 0x288 + undefined2 m_unk0x28c; // 0x28c + undefined2 m_unk0x28e; // 0x28e + undefined2 m_unk0x2b8; // 0x2b8 undefined m_unk0x2ba[0x02]; // 0x2ba - undefined4 m_unk0x2bc; // 0x2bc - undefined m_unk0x2c1; // 0x2c1 + undefined4 m_unk0x2bc; // 0x2bc + undefined m_unk0x2c1; // 0x2c1 undefined m_unk0x2c2[0x02]; // 0x2c2 - undefined4 m_unk0x2c4; // 0x2c4 - undefined4 m_unk0x2c8; // 0x2c8 - undefined4 m_unk0x2cc; // 0x2cc + undefined4 m_unk0x2c4; // 0x2c4 + undefined4 m_unk0x2c8; // 0x2c8 + undefined4 m_unk0x2cc; // 0x2cc }; #endif // REGISTRATIONBOOK_H diff --git a/LEGO1/lego/legoomni/src/infocenter/registrationbook.cpp b/LEGO1/lego/legoomni/src/infocenter/registrationbook.cpp index ee28da99..6f08b53e 100644 --- a/LEGO1/lego/legoomni/src/infocenter/registrationbook.cpp +++ b/LEGO1/lego/legoomni/src/infocenter/registrationbook.cpp @@ -1,7 +1,6 @@ #include "registrationbook.h" #include "legoomni.h" - #include "mxnotificationmanager.h" // STUB: LEGO1 0x10076d20