2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-05-17 07:21:43 +00:00

Clang format.

This commit is contained in:
njohnson
2026-05-03 20:49:12 -04:00
committed by Jan Laupetin
parent e92681914f
commit efbbc05626
5 changed files with 8 additions and 8 deletions
@@ -1,7 +1,7 @@
#pragma once
#include "Asset/IZoneAssetCreationState.h"
#include "Asset/AssetCreationContext.h"
#include "Asset/IZoneAssetCreationState.h"
#include "Game/IW5/IW5.h"
namespace IW5
@@ -18,4 +18,4 @@ namespace IW5
private:
int m_lmap_pixels_used_for_falloff;
};
} // namespace light_def
} // namespace IW5