aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-09-25 17:38:16 -0400
committerLioncash <mathew1800@gmail.com>2018-09-25 20:06:01 -0400
commit28bef31ea80478fe58bc4eeaf1b245005f15b36a (patch)
tree8ccdb13e155d15b44893a0477984cc83bdf41224 /src/yuzu/main.cpp
parent14e2df56101f7c7ab87939ea7a708ab4e6fb70c6 (diff)
vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile
Given these are only added to the class to allow those functions to access the private constructor, it's a better approach to just make them static functions in the interface, to make the dependency explicit.
Diffstat (limited to 'src/yuzu/main.cpp')
0 files changed, 0 insertions, 0 deletions