mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-21 03:54:45 +00:00
clang fmt
This commit is contained in:
parent
831148965b
commit
ef58c3e9ea
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue