summaryrefslogtreecommitdiff
path: root/src/core/loader/loader.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-07-22 02:54:07 -0400
committerGravatar Lioncash2018-07-22 03:22:28 -0400
commit0081252d317af44b3e810d7f31fdd3fb03b8e23c (patch)
tree4237df67a4938585d9485fc07551c470e8527dde /src/core/loader/loader.cpp
parentfile_util, vfs: Use std::string_view where applicable (diff)
downloadyuzu-0081252d317af44b3e810d7f31fdd3fb03b8e23c.tar.gz
yuzu-0081252d317af44b3e810d7f31fdd3fb03b8e23c.tar.xz
yuzu-0081252d317af44b3e810d7f31fdd3fb03b8e23c.zip
vfs: Correct file_p variable usage within InterpretAsDirectory()
ReplaceFileWithSubdirectory() takes a VirtualFile and a VirtualDir, but it was being passed a string as one of its arguments. The only reason this never caused issues is because this template isn't instantiated anywhere yet. This corrects an issue before it occurs.
Diffstat (limited to 'src/core/loader/loader.cpp')
0 files changed, 0 insertions, 0 deletions