Fix member name

This commit is contained in:
Christian Semmler 2024-05-10 10:17:49 -04:00
parent 6242ba4cd9
commit 39afca73f3

View File

@ -13,7 +13,7 @@ struct LegoCameraLocation {
float m_srcScale; // 0x08 float m_srcScale; // 0x08
MxS32 m_dest; // 0x0c MxS32 m_dest; // 0x0c
float m_destScale; // 0x10 float m_destScale; // 0x10
undefined4 m_unk0x0x10; // 0x14 undefined4 m_unk0x10; // 0x14
}; };
MxU32 m_index; // 0x00 MxU32 m_index; // 0x00