summaryrefslogtreecommitdiff
path: root/src/combi/data_combi.h
blob: 08523d58650b8ef154beb682faee460835e52c78 (plain)
1
2
3
4
5
6
7
8
#ifndef OBJECT_DATA_COMBI_H
#define OBJECT_DATA_COMBI_H

#include "m_field_make.h"

extern FieldMakeComboInfo data_combi_table[];

#endif