2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-06-03 07:12:33 +00:00

chore: use templating for image dumper

This commit is contained in:
Jan Laupetin
2026-05-17 12:07:02 +02:00
parent 18dec9d2f2
commit e6aa66e0f0
16 changed files with 129 additions and 551 deletions
+1 -1
View File
@@ -1,9 +1,9 @@
#include "ObjWriterIW3.h"
#include "Game/IW3/Image/ImageDumperIW3.h"
#include "Game/IW3/Material/MaterialJsonDumperIW3.h"
#include "Game/IW3/Techset/TechsetDumperIW3.h"
#include "Game/IW3/XModel/XModelDumperIW3.h"
#include "Image/ImageDumperIW3.h"
#include "LightDef/LightDefDumperIW3.h"
#include "Localize/LocalizeDumperIW3.h"
#include "Maps/MapEntsDumperIW3.h"