mirror of
https://github.com/libAthena/athena.git
synced 2025-12-10 14:07:44 +00:00
* Fix silly bug
This commit is contained in:
@@ -25,7 +25,7 @@ namespace io
|
||||
{
|
||||
class SkywardSwordFileReader : public BinaryReader
|
||||
{
|
||||
BINARYREADER_BASE
|
||||
BINARYREADER_BASE();
|
||||
public:
|
||||
|
||||
SkywardSwordFileReader(Uint8* data, Uint64 length);
|
||||
|
||||
Reference in New Issue
Block a user