dolphin/Source/Core/UICommon/ResourcePack
Lioncash 57701cd988 UICommon/ResourcePack: Make TEXTURE_PATH a regular array
Same behavior, only it doesn't unnecessarily store a pointer in the
executable. While we're at it, make it constexpr and move it into the
namespace.
2019-05-27 12:33:50 -04:00
..
Manager.cpp ResourcePacks: Fix various bugs 2019-02-11 11:05:35 +01:00
Manager.h Implement resource packs 2018-12-19 11:03:09 +01:00
Manifest.cpp ResourcePacks: Support compression 2019-02-02 15:54:06 +01:00
Manifest.h ResourcePacks: Support compression 2019-02-02 15:54:06 +01:00
ResourcePack.cpp UICommon/ResourcePack: Make TEXTURE_PATH a regular array 2019-05-27 12:33:50 -04:00
ResourcePack.h UICommon/ResourcePack: Provide inequality operator to complement equality operator 2019-03-13 15:55:20 -04:00