ff7tk  1.0.0.16
Work with Final Fantasy 7 game data
Macros | Functions
Type_materia.h File Reference
#include <QtCore/qglobal.h>
#include <QMetaType>
#include <ff7tkdata_export.h>
Include dependency graph for Type_materia.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];})
 

Macro Definition Documentation

◆ PACK

#define PACK (   structure)    structure Q_PACKED

Function Documentation

◆ PACK()

PACK ( struct FF7TKDATA_EXPORT materia{ quint8 id;quint8 ap[3];}  )