mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-07-05 19:17: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 = "ZBARRIER";
|
||||
static constexpr const char* GDF_NAME = "zbarrier.gdf";
|
||||
static cspField_t zbarrier_fields[];
|
||||
|
||||
static InfoString CreateInfoString(XAssetInfo<ZBarrierDef>* asset);
|
||||
|
||||
|
Reference in New Issue
Block a user