mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
CustomTexture: also support the legacy format
This commit is contained in:
parent
62402efa6c
commit
f9ced4eb13
2 changed files with 84 additions and 54 deletions
|
@ -39,8 +39,6 @@ public:
|
|||
};
|
||||
std::vector<Level> m_levels;
|
||||
|
||||
static std::unordered_map<std::string, std::string> textureMap;
|
||||
|
||||
private:
|
||||
HiresTexture() {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue