mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-12 15:47:38 +00:00
Apply clang-format to legocontrolmanager.h
This commit is contained in:
parent
238afc630c
commit
b063c861e1
@ -27,8 +27,10 @@ class LegoControlManagerEvent : public LegoEventNotificationParam {
|
||||
inline void SetUnknown0x28(MxS16 p_unk0x28) { m_unk0x28 = p_unk0x28; }
|
||||
|
||||
MxS32 m_clickedObjectId; // 0x20
|
||||
|
||||
private:
|
||||
const char* m_clickedAtom; // 0x24
|
||||
|
||||
public:
|
||||
MxS16 m_unk0x28; // 0x28
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user