* Fix silly bug

This commit is contained in:
2014-06-02 20:09:40 -07:00
parent 05db171ac4
commit cc71bec5d7
11 changed files with 23 additions and 13 deletions

View File

@@ -36,7 +36,7 @@ namespace io
*/
class ALTTPFileReader : protected BinaryReader
{
BINARYREADER_BASE
BINARYREADER_BASE();
public:
/*! \brief This constructor takes an existing buffer to read from.