Athena IO Library
Main Page
Classes
Files
File List
MCSlot.hpp
1
#ifndef MCSLOT_HPP
2
#define MCSLOT_HPP
3
4
#include "athena/Global.hpp"
5
#include "athena/ZQuestFile.hpp"
6
7
namespace
athena
8
{
9
class
MCSlot
:
public
ZQuestFile
10
{
11
public
:
12
MCSlot
(std::unique_ptr<atUint8[]>&&
data
, atUint32
length
);
13
};
14
15
}
// Athena
16
17
#endif // MCSLOT_HPP
athena::ZQuestFile
ZQuestFile is an export format for save data.
Definition:
ZQuestFile.hpp:34
athena
Definition:
ALTTPEnums.hpp:6
athena::MCSlot
Definition:
MCSlot.hpp:9
athena::ZQuestFile::data
atUint8 * data() const
data
athena::ZQuestFile::length
atUint32 length() const
length
include
athena
MCSlot.hpp
Generated on Sat Sep 17 2016 13:10:08 for Athena IO Library by
1.8.11