mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-07-02 09:37:55 -05:00
chore: use IObjWriter directly instead of indirection of ObjWriting
This commit is contained in:
@ -34,6 +34,5 @@ public:
|
||||
|
||||
} Configuration;
|
||||
|
||||
static bool DumpZone(AssetDumpingContext& context);
|
||||
static bool ShouldHandleAssetType(asset_type_t assetType);
|
||||
};
|
||||
|
Reference in New Issue
Block a user