mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-29 13:31:51 +00:00
fix: formatting
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include <cassert>
|
||||
#include <format>
|
||||
|
||||
|
||||
using namespace IW3;
|
||||
using namespace ::image;
|
||||
|
||||
|
||||
@@ -11,4 +11,4 @@ namespace IW3::string_table
|
||||
bool ShouldDump(XAssetInfo<StringTable>* asset) override;
|
||||
void DumpAsset(AssetDumpingContext& context, XAssetInfo<StringTable>* asset) override;
|
||||
};
|
||||
} // namespace IW3
|
||||
} // namespace IW3::string_table
|
||||
|
||||
Reference in New Issue
Block a user