mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-30 22:14:56 +00:00
clang fmt
This commit is contained in:
parent
831148965b
commit
ef58c3e9ea
@ -74,7 +74,7 @@ static auto UserPaths = [] {
|
||||
create_path(PathType::SysModuleDir, user_dir / SYSMODULES_DIR);
|
||||
create_path(PathType::DownloadDir, user_dir / DOWNLOAD_DIR);
|
||||
create_path(PathType::CapturesDir, user_dir / CAPTURES_DIR);
|
||||
|
||||
|
||||
return paths;
|
||||
}();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user