mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
CustomTexture: also support the legacy format
This commit is contained in:
@ -39,8 +39,6 @@ public:
|
||||
};
|
||||
std::vector<Level> m_levels;
|
||||
|
||||
static std::unordered_map<std::string, std::string> textureMap;
|
||||
|
||||
private:
|
||||
HiresTexture() {}
|
||||
|
||||
|
Reference in New Issue
Block a user