mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 10:08:51 +00:00
Implement resource packs
This commit is contained in:
parent
e6b2758ab4
commit
71d53c922f
20 changed files with 1143 additions and 2 deletions
|
@ -66,6 +66,7 @@
|
|||
#define MEMORYWATCHER_DIR "MemoryWatcher"
|
||||
#define WFSROOT_DIR "WFS"
|
||||
#define BACKUP_DIR "Backup"
|
||||
#define RESOURCEPACK_DIR "ResourcePacks"
|
||||
|
||||
// This one is only used to remove it if it was present
|
||||
#define SHADERCACHE_LEGACY_DIR "ShaderCache"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue