summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/VolumeWii.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2015-07-29 16:42:29 +0200
committerJosJuice <josjuice@gmail.com>2017-06-13 22:38:31 +0200
commit07d3a39aeb06204e13cfdf1d5f7dbe4f3aa66f89 (patch)
tree5cb05fd42f2f5da5319d32a73cd2856ad5d18b61 /Source/Core/DiscIO/VolumeWii.cpp
parent5021b4a567fad9a258f2b0fc397912f499e4cb1d (diff)
Filesystem: Replace file info's full path with name
Some callers (i.e. ISOProperties) don't want the full path, so giving them it is unnecessary. Those that do want it can use GetPathFromFSTOffset. Not storing full paths everywhere also saves a small bit of RAM and is necessary for a later commit. The code isn't especially pretty right now (callers need to use FST offsets...) but it'll become better later.
Diffstat (limited to 'Source/Core/DiscIO/VolumeWii.cpp')
0 files changed, 0 insertions, 0 deletions