aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/common_paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/common_paths.h')
-rw-r--r--src/common/common_paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/common_paths.h b/src/common/common_paths.h
index a36de922..7cd5b1f3 100644
--- a/src/common/common_paths.h
+++ b/src/common/common_paths.h
@@ -52,6 +52,7 @@
#define GAMECONFIG_DIR "game_config"
#define MAPS_DIR "maps"
#define CACHE_DIR "cache"
+#define SDMC_DIR "sdmc"
#define SHADERCACHE_DIR "shader_cache"
#define STATESAVES_DIR "state_saves"
#define SCREENSHOTS_DIR "screenShots"