TEST fixing format errors

This commit is contained in:
Daniel Hejduk 2024-02-03 07:06:26 +00:00
parent 36e673f18c
commit fbeb17c5b0
2 changed files with 14 additions and 14 deletions

View File

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

View File

@ -1,7 +1,6 @@
#include "registrationbook.h"
#include "legoomni.h"
#include "mxnotificationmanager.h"
// STUB: LEGO1 0x10076d20