mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 02:31:15 +00:00
Fix name
This commit is contained in:
parent
5f76949c04
commit
444be1300b
@ -28,7 +28,7 @@ class Lego3DView {
|
||||
private:
|
||||
// TODO: all of these fields are in various base classes
|
||||
undefined4 m_unk0x4; // 0x04
|
||||
Tgl::Renderer* m_render; // 0x08
|
||||
Tgl::Renderer* m_renderer; // 0x08
|
||||
Tgl::Device* m_device; // 0x0c
|
||||
Tgl::View* m_view; // 0x10
|
||||
undefined m_unk0x14[0x74]; // 0x14
|
||||
|
||||
Loading…
Reference in New Issue
Block a user