This commit is contained in:
Christian Semmler 2024-01-05 14:34:23 -05:00
parent 5f76949c04
commit 444be1300b

View File

@ -28,7 +28,7 @@ class Lego3DView {
private: private:
// TODO: all of these fields are in various base classes // TODO: all of these fields are in various base classes
undefined4 m_unk0x4; // 0x04 undefined4 m_unk0x4; // 0x04
Tgl::Renderer* m_render; // 0x08 Tgl::Renderer* m_renderer; // 0x08
Tgl::Device* m_device; // 0x0c Tgl::Device* m_device; // 0x0c
Tgl::View* m_view; // 0x10 Tgl::View* m_view; // 0x10
undefined m_unk0x14[0x74]; // 0x14 undefined m_unk0x14[0x74]; // 0x14