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
(atUint8*
data
, atUint32
length
);
13
};
14
15
}
// Athena
16
17
#endif // MCSLOT_HPP
Athena::ZQuestFile::data
atUint8 * data() const
data
Athena::MCSlot
Definition:
MCSlot.hpp:9
Athena
Definition:
ALTTPEnums.hpp:23
Athena::ZQuestFile
ZQuestFile is an export format for save data.
Definition:
ZQuestFile.hpp:33
Athena::ZQuestFile::length
atUint32 length() const
length
include
Athena
MCSlot.hpp
Generated on Thu May 21 2015 01:59:39 for Athena IO Library by
1.8.9.1