mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
TEST fixing format errors
This commit is contained in:
parent
36e673f18c
commit
fbeb17c5b0
@ -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
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#include "registrationbook.h"
|
||||
|
||||
#include "legoomni.h"
|
||||
|
||||
#include "mxnotificationmanager.h"
|
||||
|
||||
// STUB: LEGO1 0x10076d20
|
||||
|
||||
Loading…
Reference in New Issue
Block a user