summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2018-05-13 00:05:08 +0200
committerLéo Lam <leo@innovatetechnologi.es>2018-05-13 17:42:55 +0200
commit41c4486c653049464794d7831d479e91c26dd6c2 (patch)
tree60bcc36d32de13cddedf99d0e2f054d253034848 /Source/Core/VideoCommon/TextureCacheBase.cpp
parentfbf36b85d21431a125ac895e58e7f19833c54f0a (diff)
WiiSave: Clean up constructors
Move the import/export operation into separate functions, as it doesn't really make sense for the constructor to do *everything*, including printing success/failure message boxes. The existing constructor was split into two: one that takes a path, and another taking a title ID. This makes it more obvious what is actually done when a path/TID is passed and also clarifies what parameters should be passed. (No more magic 0 or "" value.)
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions