2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-06-07 17:22:34 +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 "ObjWriterT5.h"
#include "Game/T5/Image/ImageDumperT5.h"
#include "Game/T5/Material/MaterialJsonDumperT5.h"
#include "Game/T5/Techset/TechsetDumperT5.h"
#include "Game/T5/XModel/XModelDumperT5.h"
#include "Image/ImageDumperT5.h"
#include "LightDef/LightDefDumperT5.h"
#include "Localize/LocalizeDumperT5.h"
#include "PhysPreset/PhysPresetInfoStringDumperT5.h"