Athena IO Library
|
The Minish Cap data container class class. More...
#include <MCFile.hpp>
Public Types | |
enum | SlotType { New = 0x54494E49, Valid = 0x4D435A33, Deleted = 0x466C6544 } |
Static Public Member Functions | |
static atUint8 * | unscramble (atUint8 *data, atUint64 length) |
Static Public Attributes | |
static const char | VERSION_EU_JP [33] |
static const char | VERSION_US [33] |
The Minish Cap data container class class.
Contains all relevant data for a The Minish Cap save, file.
Definition at line 31 of file MCFile.hpp.