mirror of
https://github.com/libAthena/athena.git
synced 2025-12-15 08:06:15 +00:00
* Fix silly bug
This commit is contained in:
@@ -38,7 +38,7 @@ namespace io
|
||||
*/
|
||||
class WiiSaveReader : protected BinaryReader
|
||||
{
|
||||
BINARYREADER_BASE
|
||||
BINARYREADER_BASE();
|
||||
public:
|
||||
/*! \brief This constructor takes an existing buffer to read from.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user