summaryrefslogtreecommitdiff
path: root/src/core/loader/loader.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2020-12-09 05:22:16 -0300
committerGravatar ReinUsesLisp2020-12-09 05:42:03 -0300
commit532983437616e15539b448594a360c138995e282 (patch)
tree2537197bb02dfce45dbc55933cabfa06a1b5bc25 /src/core/loader/loader.cpp
parentcommon/file_util: Succeed on CreateDir when the directory exists (diff)
downloadyuzu-532983437616e15539b448594a360c138995e282.tar.gz
yuzu-532983437616e15539b448594a360c138995e282.tar.xz
yuzu-532983437616e15539b448594a360c138995e282.zip
common/file_util: Fix and deprecate CreateFullPath, add CreateDirs
Fix CreateFullPath to have its intended previous behavior (whatever that was), and deprecate it in favor of the new CreateDirs function. Unlike CreateDir, CreateDirs is marked as [[nodiscard]] to avoid new code ignoring its result value.
Diffstat (limited to 'src/core/loader/loader.cpp')
0 files changed, 0 insertions, 0 deletions