mirror of
https://github.com/libAthena/athena.git
synced 2025-12-09 05:27:50 +00:00
* Finish modularization
This commit is contained in:
@@ -31,7 +31,7 @@ namespace io
|
||||
|
||||
class SpriteFileWriter : public BinaryWriter
|
||||
{
|
||||
BINARYWRITER_BASE;
|
||||
BINARYWRITER_BASE();
|
||||
public:
|
||||
SpriteFileWriter(atUint8* data, atUint64 length);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user