mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Fix name
This commit is contained in:
parent
5f76949c04
commit
444be1300b
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user