summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/thread.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-10-13 08:39:02 -0400
committerGravatar Lioncash2018-10-13 08:39:05 -0400
commitd257a3b56cac582fe296994b98f050e7b8f39056 (patch)
treecd1572ca5c05ff61ec51bbcb4bdaed1e41f54abf /src/core/hle/kernel/thread.cpp
parentpartition_data_manager: Amend constructor initializer list order (diff)
downloadyuzu-d257a3b56cac582fe296994b98f050e7b8f39056.tar.gz
yuzu-d257a3b56cac582fe296994b98f050e7b8f39056.tar.xz
yuzu-d257a3b56cac582fe296994b98f050e7b8f39056.zip
partition_data_manager: Take VirtualFile by const reference in constructor
Given the VirtualFile instance isn't stored into the class as a data member, or written to, this can just be turned into a const reference, as the constructor doesn't need to make a copy of it.
Diffstat (limited to 'src/core/hle/kernel/thread.cpp')
0 files changed, 0 insertions, 0 deletions