2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-06-30 21:08:06 +00:00

refactor: extract image code into single component

This commit is contained in:
Jan
2024-09-27 21:16:29 +02:00
parent a2d70c17ba
commit 2dccd423af
46 changed files with 66 additions and 13 deletions
-1
View File
@@ -4,7 +4,6 @@
// #include <d3d9.h>
#include "Game/IAsset.h"
#include "Image/Texture.h"
#include "IW4_Assets.h"