* Finish modularization

This commit is contained in:
2015-01-24 20:29:08 -08:00
parent e6d53f33a9
commit e868c31253
18 changed files with 37 additions and 341 deletions

View File

@@ -38,7 +38,7 @@ namespace io
*/
class WiiSaveWriter : protected BinaryWriter
{
BINARYWRITER_BASE
BINARYWRITER_BASE();
public:
/*! \brief This constructor creates an instance from a file on disk.
*