mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-11 23:27:39 +00:00
Fix member name
This commit is contained in:
parent
6242ba4cd9
commit
39afca73f3
@ -13,7 +13,7 @@ struct LegoCameraLocation {
|
||||
float m_srcScale; // 0x08
|
||||
MxS32 m_dest; // 0x0c
|
||||
float m_destScale; // 0x10
|
||||
undefined4 m_unk0x0x10; // 0x14
|
||||
undefined4 m_unk0x10; // 0x14
|
||||
};
|
||||
|
||||
MxU32 m_index; // 0x00
|
||||
|
||||
Loading…
Reference in New Issue
Block a user