mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-08 17:57:24 +00:00
Move IW4 weapon and vehicle fields to separate header files
This commit is contained in:
@@ -8,10 +8,6 @@ namespace IW4
|
||||
{
|
||||
class AssetDumperVehicle final : public AbstractAssetDumper<VehicleDef>
|
||||
{
|
||||
static constexpr const char* FILE_TYPE_STR = "VEHICLEFILE";
|
||||
static constexpr const char* GDF_NAME = "vehicle.gdf";
|
||||
static cspField_t vehicle_fields[];
|
||||
|
||||
static InfoString CreateInfoString(XAssetInfo<VehicleDef>* asset);
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user