mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-18 15:32:06 +00:00
VideoCommon: move custom texture data to assets
This commit is contained in:
parent
45a21ef83f
commit
e028d2ead0
7 changed files with 8 additions and 8 deletions
|
@ -9,7 +9,7 @@
|
|||
#include <vector>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "VideoCommon/GraphicsModSystem/Runtime/CustomTextureData.h"
|
||||
#include "VideoCommon/Assets/CustomTextureData.h"
|
||||
#include "VideoCommon/TextureConfig.h"
|
||||
#include "VideoCommon/TextureInfo.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue