* 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

@@ -36,7 +36,7 @@ namespace io
*/
class ALTTPFileWriter : protected BinaryWriter
{
BINARYWRITER_BASE
BINARYWRITER_BASE();
public:
/*! \brief This constructor takes an existing buffer to write to.