summaryrefslogtreecommitdiff
path: root/src/combi/data_combi.c
blob: 7fc9b46d5540dba9f9b63c99672c60b19f3b8e46 (plain)
1
2
3
4
5
6
#include "data_combi.h"

#include "assets/jp/combi/data_combi_table.inc.c"
// TODO: // Determine whether define is needed at all; it is not included in this segment,
// but present in DnM+ as `data_combi_table_number`.
#define DATA_COMBI_TABLE_NUMBER = ARRAY_COUNT(data_combi_table);