mirror of
				https://github.com/Laupetin/OpenAssetTools.git
				synced 2025-10-31 10:36:58 +00:00 
			
		
		
		
	Use clang-format.
This commit is contained in:
		| @@ -10,6 +10,7 @@ namespace T6 | ||||
|         constexpr static size_t ANIMTREE_MAX_SIZE = 0xC000000; | ||||
|  | ||||
|         void DumpAnimtree(AssetDumpingContext& context, XAssetInfo<RawFile>* asset, std::ostream& stream); | ||||
|  | ||||
|     protected: | ||||
|         bool ShouldDump(XAssetInfo<RawFile>* asset) override; | ||||
|         void DumpAsset(AssetDumpingContext& context, XAssetInfo<RawFile>* asset) override; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user