diff --git a/Source/Core/Common/CommonPaths.h b/Source/Core/Common/CommonPaths.h index e1053c5fce..63188c30eb 100644 --- a/Source/Core/Common/CommonPaths.h +++ b/Source/Core/Common/CommonPaths.h @@ -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"