mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 10:19:01 +00:00
Common: add define for graphics mod editor directory name
This commit is contained in:
parent
62df4097d8
commit
28b89a2dd4
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@
|
|||
#define WIISDSYNC_DIR "WiiSDSync"
|
||||
#define ASSEMBLY_DIR "SavedAssembly"
|
||||
#define WIIBANNERS_DIR "WiiBanners"
|
||||
#define GRAPHICSMODEDITOR_DIR "GraphicsModEditor"
|
||||
|
||||
// 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