|
ff7tk
1.3.0.3
Work with Final Fantasy 7 game data
|
#include <QtCore/qglobal.h>#include <QMetaType>#include <ff7tkdata_export.h>
Go to the source code of this file.
Macros | |
| #define | PACK(structure) structure Q_PACKED |
Functions | |
| PACK (struct FF7TKDATA_EXPORT materia{ quint8 id;quint8 ap[3];}) | |
| #define PACK | ( | structure | ) | structure Q_PACKED |
| PACK | ( | struct FF7TKDATA_EXPORT materia{ quint8 id;quint8 ap[3];} | ) |