mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-08 17:57:24 +00:00
Reformat code with clang format
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#include "AssetDumperSndCurve.h"
|
||||
|
||||
#include <sstream>
|
||||
|
||||
#include "Dumping/SndCurve/SndCurveDumper.h"
|
||||
|
||||
#include <sstream>
|
||||
|
||||
using namespace IW4;
|
||||
|
||||
std::string AssetDumperSndCurve::GetAssetFilename(const std::string& assetName)
|
||||
|
Reference in New Issue
Block a user