mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 14:58:10 -05:00
Dump CommonStructuredDataDefSet instead of the game's internal structures
This commit is contained in:
@ -130,6 +130,8 @@ namespace sdd::def_scope_sequences
|
||||
CreateDefaultStructWhenNoStructsSpecified(state);
|
||||
SetDefSizeFromRootStruct(state);
|
||||
|
||||
// TODO: Calculate checksum here
|
||||
|
||||
state->m_current_def = nullptr;
|
||||
state->m_def_types_by_name.clear();
|
||||
state->m_def_indexed_arrays.clear();
|
||||
|
Reference in New Issue
Block a user