2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-07-01 16:51:56 +00:00

chore: get rid of now unused AssetLoading classes

This commit is contained in:
Jan
2024-12-31 16:34:39 +01:00
parent e11e8a361e
commit 9852f52a15
27 changed files with 8 additions and 233 deletions

View File

@ -1,6 +1,5 @@
#pragma once
#include "AssetLoading/IAssetLoadingManager.h"
#include "Game/T6/T6.h"
#include "InfoString/InfoStringToStructConverterBase.h"

View File

@ -1,6 +1,5 @@
#pragma once
#include "AssetLoading/IAssetLoader.h"
#include "Game/T6/T6.h"
#include "IObjLoader.h"
#include "ObjContainer/SoundBank/SoundBank.h"