mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-23 18:59:19 +00:00
Common: add define for graphics mod editor directory name
This commit is contained in:
parent
00cbdd2adf
commit
905d32b13f
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
#define GRAPHICSMOD_DIR "GraphicMods"
|
||||
#define WIISDSYNC_DIR "WiiSDSync"
|
||||
#define ASSEMBLY_DIR "SavedAssembly"
|
||||
#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