Léo Lam 41c4486c65 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.)
2018-05-13 17:42:55 +02:00
..
2018-04-12 21:28:39 +02:00
2018-05-13 17:42:55 +02:00
2018-05-13 17:42:55 +02:00
2018-05-13 17:42:55 +02:00
2017-03-08 01:24:18 -08:00