diff options
Diffstat (limited to 'src/common/fs/fs_paths.h')
-rw-r--r-- | src/common/fs/fs_paths.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/fs/fs_paths.h b/src/common/fs/fs_paths.h index 84968b8e07..5d447f108d 100644 --- a/src/common/fs/fs_paths.h +++ b/src/common/fs/fs_paths.h @@ -21,7 +21,7 @@ #define SCREENSHOTS_DIR "screenshots" #define SDMC_DIR "sdmc" #define SHADER_DIR "shader" -#define TAS_DIR "scripts" +#define TAS_DIR "tas" // yuzu-specific files |