ff7tk 0.80.25
Work with Final Fantasy 7 game data
Macros | Functions
Type_materia.h File Reference
#include <ff7tk_export.h>
Include dependency graph for Type_materia.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PACK(structure)   structure Q_PACKED
 

Functions

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

Macro Definition Documentation

◆ PACK

#define PACK (   structure)    structure Q_PACKED

Function Documentation

◆ PACK()

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