mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-28 07:37:51 -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 = "PHYSIC";
|
||||
static constexpr const char* GDF_NAME = "physpreset.gdf";
|
||||
static cspField_t physpreset_fields[];
|
||||
|
||||
static void CopyToPhysPresetInfo(const PhysPreset* physPreset, PhysPresetInfo* physPresetInfo);
|
||||
static InfoString CreateInfoString(XAssetInfo<PhysPreset>* asset);
|
||||
|
Reference in New Issue
Block a user