Common: add define for graphics mod editor directory name

This commit is contained in:
iwubcode 2023-11-03 23:35:05 -05:00
commit 28b89a2dd4

View file

@ -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"