mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-07-01 17:17:55 -05:00
fix: properly load matching structure dynamic array inside non-matching structure embed
This commit is contained in:
@ -26,6 +26,7 @@ public:
|
||||
bool m_requires_marking;
|
||||
bool m_has_matching_cross_platform_structure;
|
||||
|
||||
bool m_embedded_reference_exists;
|
||||
bool m_non_embedded_reference_exists;
|
||||
bool m_single_pointer_reference_exists;
|
||||
bool m_array_pointer_reference_exists;
|
||||
|
Reference in New Issue
Block a user