mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Space
This commit is contained in:
parent
49f00c20f8
commit
5e33aa6843
@ -42,6 +42,7 @@ class LegoROI : public ViewROI {
|
|||||||
|
|
||||||
inline const char* GetUnknown0xe4() { return m_unk0xe4; }
|
inline const char* GetUnknown0xe4() { return m_unk0xe4; }
|
||||||
inline LegoEntity* GetUnknown0x104() { return m_unk0x104; }
|
inline LegoEntity* GetUnknown0x104() { return m_unk0x104; }
|
||||||
|
|
||||||
inline void SetUnknown0x104(LegoEntity* p_unk0x104) { m_unk0x104 = p_unk0x104; }
|
inline void SetUnknown0x104(LegoEntity* p_unk0x104) { m_unk0x104 = p_unk0x104; }
|
||||||
|
|
||||||
// SYNTHETIC: LEGO1 0x100a9ad0
|
// SYNTHETIC: LEGO1 0x100a9ad0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user