diff --git a/Source/Core/Common/CommonPaths.h b/Source/Core/Common/CommonPaths.h index 1902847cf7..11ce49bec8 100644 --- a/Source/Core/Common/CommonPaths.h +++ b/Source/Core/Common/CommonPaths.h @@ -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"