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-01 16:33:17 -04:00
committed by Jan Laupetin
parent 0eb1f9f978
commit 1d6c028454
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,6 @@
#include "Game/IW5/IW5.h"
#include "Game/IW5/Image/ImageLoaderEmbeddedIW5.h"
#include "Game/IW5/Image/ImageLoaderExternalIW5.h"
#include "Sound/LoaderSoundCurveIW5.h"
#include "Game/IW5/Techset/PixelShaderLoaderIW5.h"
#include "Game/IW5/Techset/VertexShaderLoaderIW5.h"
#include "Game/IW5/XModel/LoaderXModelIW5.h"
@@ -19,6 +18,7 @@
#include "PhysPreset/RawLoaderPhysPresetIW5.h"
#include "RawFile/LoaderRawFileIW5.h"
#include "Script/LoaderScriptFileIW5.h"
#include "Sound/LoaderSoundCurveIW5.h"
#include "StringTable/LoaderStringTableIW5.h"
#include "Weapon/GdtLoaderWeaponIW5.h"
#include "Weapon/LoaderAttachmentIW5.h"