mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-26 06:37:52 -05:00
Move fields and string arrays for info string assets to common component
This commit is contained in:
@ -10,7 +10,6 @@ namespace T6
|
||||
{
|
||||
static constexpr const char* FILE_TYPE_STR = "ATTACHMENTUNIQUEFILE";
|
||||
static constexpr const char* GDF_NAME = "attachmentunique.gdf";
|
||||
static cspField_t attachment_unique_fields[];
|
||||
|
||||
static void CopyToFullDef(const WeaponAttachmentUnique* attachment, WeaponAttachmentUniqueFull* fullDef);
|
||||
static InfoString CreateInfoString(XAssetInfo<WeaponAttachmentUnique>* asset);
|
||||
|
Reference in New Issue
Block a user